- Jan 22, 2020
-
-
Remi NGUYEN VAN authored
setSSID was added to the API, so it makes sense to have getSSID be part of the API as well. Test: m Bug: 139268426 Change-Id: I6fa9c513ce4fb8ce1e3530776ce8fd5b2e77055e
-
- Jan 21, 2020
-
-
Chiachang Wang authored
-
- Jan 20, 2020
-
-
Shi Lu authored
-
Chalard Jean authored
This is more useful. Bug: 135998869 Test: FrameworkNetTests FrameworksWifiTests Change-Id: I74710b396fa3cec6fbae08d3dcab5bc90dc2e669 Merged-In: I74710b396fa3cec6fbae08d3dcab5bc90dc2e669
-
Treehugger Robot authored
-
- Jan 18, 2020
-
-
Sam Saccone authored
-
Alisher Alikhodjaev authored
-
Treehugger Robot authored
-
Arsalan Khan authored
This reverts commit e35bc815. Reason for revert: <Build Cop Triage b/147918881> Change-Id: I6c675a3a245b10d3a0e7f3ebd7d59cf11cff007a
-
- Jan 17, 2020
-
-
Meng Wang authored
It's used by system apps - see follow up CL. Bug: 147912059 Test: make Change-Id: Id5e803756b8c3235187e13a36b8c197d5269e816
-
Hall Liu authored
* changes: Move PhoneConstants constants to TelecomManager Using PhoneTypes in TelephonyManager
-
Grace Jia authored
-
shilu authored
Bug: 141928367 Test: manaual Change-Id: I71fbc5c49f966b349d52db2d7befda6ad71e888f
-
Grace Jia authored
-
Tianjie Xu authored
-
Treehugger Robot authored
-
Hall Liu authored
-
Yan Yan authored
-
Treehugger Robot authored
-
Jing Ji authored
-
Grace Jia authored
1) Expose SipManager#getListOfProfiles as system API. 2) Expose SipProfile#getCallingUid and SipProfile#setCallingUid Test: manual Bug: 145923259 Change-Id: Icccd17a15bdce44c42619405c9597e0a109beeb9
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Rambo Wang authored
-
Rambo Wang authored
-
Brad Ebinger authored
Fixes: 147726367 Test: atest CtsTelephonyTestCases:ImsCallProfileTest Change-Id: I5a2aee142b77c86f00967fc1092c219d0d164a39
-
Treehugger Robot authored
-
Tobias Thierer authored
Bug: 129875045 Test: Treehugger Change-Id: I259713e4068acc14860a570b92e85d5446e6ee22
-
Treehugger Robot authored
-
Rick Yiu authored
-
Treehugger Robot authored
* changes: Move the app to /system_ext Set sdk_version "current" in test package Move the permission.xml to /system_ext Move SystemUI to /system_ext move privapp_whitelist_com.android.storagemanager to system_ext Move 'privapp_whitelist_com.android.launcher3' to system_ext Move 'privapp_whitelist_com.android.settings' to system_ext move privapp_whitelist_com.android.provision to system_ext privapp_whitelist_com.android.emergency to system_ext privapp_whitelist_com.android.carrierconfig to system_ext
-
Adrian Roos authored
Test: make checkapi Change-Id: I1f140dc172a405fed52f0f8d6c16f2f730ab89be Merged-In: I1f140dc172a405fed52f0f8d6c16f2f730ab89be
-
Nikita Iashchenko authored
-
Jeongik Cha authored
We plan to forbid hidden API in product partition. So these apps have to be moved to /system_ext because it uses hidden API. It is not permanent, so they can be moved back to /product due to needs if there isn't hidden usage anymore. Bug: 137908189 Test: m Test: check whether device boots successfully Change-Id: I0662674a66bc54ee4713e5c7ed6ad0db4d342338 Merged-In: I0662674a66bc54ee4713e5c7ed6ad0db4d342338
-
Jeongik Cha authored
java_library com.android.test.libs.product is located in product partition, but its sdk_version isn't set. And it will be forbidden. So set sdk_version "current" Test: mma Bug: 137908189 Change-Id: I3f5a164703f0e5a1f7d43b9f28cda7fa99033186 Merged-In: I3f5a164703f0e5a1f7d43b9f28cda7fa99033186
-
Jeongik Cha authored
As mentioned in b/132780927, we plan to forbid hidden APIs usage in /product partition, in other word, apps in /product are allowed to use only either public API or system API. So, this app will be moved to /system_ext, of course, it is not permanent, they can be moved back to /product if they don't use hidden API anymore. Bug: 137908189 Test: m Test: check whether device boots successfully Change-Id: I623e0dcc1d3bc1a2a69a6cad34ace1f79532654e Merged-In: I623e0dcc1d3bc1a2a69a6cad34ace1f79532654e
-
Rambo Wang authored
Bug: 147441267 Test: make offline-sdk-docs Change-Id: I101021b9e32b55e0845934c04e05f6f06a642617
-
Brad Ebinger authored
-