- Jan 22, 2020
-
-
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
-
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)
-
Chiachang Wang authored
-
- Jan 20, 2020
-
-
David Zeuthen authored
The Identity Credential APIs provides an interface to a secure store for user identity documents. These APIs are deliberately fairly general and abstract. To the extent possible, specification of the message formats and semantics of communication with credential verification devices and Issuing Authorities (IAs) is out of scope for these APIs. The Identity Credential APIs rely on user authentication to protect data elements in credentials which is implemented through auth-tokens. This CL contains changes to CryptoObject to allow this. Bug: 111446262 Test: CtsIdentityTestCases Change-Id: I48f21a561b762d86c9ca8d229962782572412f47
-
Shi Lu authored
-
Chalard Jean authored
This is more useful. Bug: 135998869 Test: FrameworkNetTests FrameworksWifiTests Change-Id: I74710b396fa3cec6fbae08d3dcab5bc90dc2e669 Merged-In: I74710b396fa3cec6fbae08d3dcab5bc90dc2e669
-
Treehugger Robot authored
-
Ugo Yu authored
Do not automatically turn off Bluetooth when airplane mode is turned on and Bluetooth is in one of the following situations: 1. Bluetooth A2DP is connected. 2. Bluetooth Hearing Aid profile is connected. Bug: 142831248 Test: Manual Change-Id: I7f10b27102d91cc7a9803f74c88a4af80a294fb9
-