- Jan 22, 2020
-
-
Chiachang Wang authored
-
Benedict Wong authored
-
Benedict Wong authored
This change introduces a new appop, ACTIVATE_PLATFORM_VPN, that is a subset of the ACTIVATE_VPN appop. VPN apps that have been granted the more dangerous ACTIVATE_VPN appop should be allowed to use platform VPNs, as they are more restricted, and safer. However, the opposite must not be true. Bug: 144246835 Test: Compiles, FrameworksNetTests passing Change-Id: I609e87e688432f957751058b09f350fa641753d7 Merged-In: I609e87e688432f957751058b09f350fa641753d7
-
Chiachang Wang authored
-
Chiachang Wang authored
-
Treehugger Robot authored
-
Brad Ebinger authored
-
Shi Lu authored
-
Treehugger Robot authored
-
Alisher Alikhodjaev authored
-
Joshua Duong authored
-
Hall Liu authored
-
Treehugger Robot authored
-
- Jan 21, 2020
-
-
George Chang authored
Only one TagTechnology can be connected at a time. Other calls to connect() will return IOException. Bug: 144398423 Test: check error on multiple connects Change-Id: I19a5f33c7f0d3e7592fe7791c1e04ddc2c9d6125
-
Hall Liu authored
PhoneNumberUtils calls CountryDetector methods to ascertain whether a number is an emergency number in the current country, but recent emergency number detection changes have made the country an unused parameter. Remove calls to CountryDetector to satisfy mainline requirements wrt hidden APIs. Fixes: 148087591 Test: atest PhoneNumberUtilsTest Change-Id: Ib6ef6348cb1c50e89e24f4f67de6ce76d87550cd
-
Nikita Ioffe authored
-
Rambo Wang authored
-
Rahul Sabnis authored
into @SystemApi Bug: 146663105 Test: Manual Change-Id: Ic474a85c17b69c71cf24b06d0262c13b3b8142fe
-
Lev Rumyantsev authored
* changes: Zygote: support native-bridge for app-zygote AppZygote: start with the correct instruction set
-
shilu authored
Bug: 148018766 Fix: 147568892 Test: make && make offline-sdk-docs Change-Id: I68d3de4beb500eaf0b462848ba18265a2702d191
-
Brad Ebinger authored
Some IMS APIs were using ServiceState instead of TelephonyManager.NETWORK_TYPE_* constants. This CL cleans this API surface up. Bug: 147726372 Test: atest CtsTelephonyTestCases; atest FrameworksTelephonyTests Merged-In: Ic00b83f2d0d8950855d43edc49ad24ce577943af Change-Id: Ic00b83f2d0d8950855d43edc49ad24ce577943af
-
David Zeuthen authored
Bug: 111446262 Test: CtsIdentityTestCases Change-Id: Iafe8e76e6491ff92ee751702b8fb44aeda7355a8
-
Shuo Qian authored
Merge "Resolve the hidden SubscriptionManager API usage in NetworkPolicyManagerService in Mainline"
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Neil Fuller authored
-
Nikita Iashchenko authored
-
Treehugger Robot authored
-
Remi NGUYEN VAN authored
-
Nikita Iashchenko authored
This CL exposes four previously temporarily hidden fields which was done to avoid merge conflits in downstream branches: * android.icu.lang.UCharacter$UnicodeBlock#CHORASMIAN * android.icu.lang.UCharacter$UnicodeBlock#CJK_UNIFIED_IDEOGRAPHS_EXTENSION_G * android.icu.lang.UCharacter$UnicodeBlock#DIVES_AKURU * android.icu.util.VersionInfo#UNICODE_13_0 Bug: 135752089 Test: m update-api Change-Id: I5b3fec8edd6e990e839fbb8dfd93196cf60506c4 Merged-In: I5b3fec8edd6e990e839fbb8dfd93196cf60506c4
-
Lorenzo Colitti authored
Subclassing Handler is not appropriate for a system API because it is an implementation detail and allows users of this class to post messages to the handler in ways that allow inappropriate access to internals that aren't part of the API contract. Also fix some lint errors. Test: builds Bug: 138306002 Change-Id: I79478ceff6bbcae879d1025098d177de0d15dbee Merged-In: I79478ceff6bbcae879d1025098d177de0d15dbee
-
Chalard Jean authored
* changes: [NS A25] Send all listen callbacks after all rematches [NS A24] Add an object to represent changes in assignment
-
Paul Hu authored
-
Chalard Jean authored
Reupload of I2db9535b1d72edd46b968b1bae66b148aa815235 with a bugfix. Bug: 113554781 Test: ConnectivityServiceTests NetworkStackTests Change-Id: I904d87c01d9422ba6233d22a189e8017dd298d37
-
Chalard Jean authored
Reupload of I703db6d3f039bd67a90fad0eadffc6cfed9a50ee Test: ConnectivityServiceTest Change-Id: I9ef468a17ebcfa684e5614b25dc06fc67eb71c79
-
Treehugger Robot authored
-
Dan Willemsen authored
Bug: 130723131 Test: m OverlayHostTests Change-Id: If6c68abb0b591b196725b396bcbfe198d14b60c7
-
Remi NGUYEN VAN authored
-
Remi NGUYEN VAN authored
The API is useful for NetworkFactories to select requests based on capabilities. This mirrors NetworkCapabilities#satisfiedByNetworkCapabilities Test: m Bug: 138306002 Merged-In: I1d4a928256951397cabde5c352a872fd48d85859 Change-Id: I1d4a928256951397cabde5c352a872fd48d85859 (clean cherry-pick from internal branch)
-
Remi NGUYEN VAN authored
This message is not being sent by any component anymore. Test: built, flashed, WiFi and telephony working Test: atest FrameworksNetTests Bug: 138306002 Merged-In: I5b1ec3136ae8a0a6928e0fb2cda3d5f5e2ca657f Change-Id: I5b1ec3136ae8a0a6928e0fb2cda3d5f5e2ca657f (clean cherry-pick from internal branch)
-