- Oct 15, 2018
-
-
Mathew Inwood authored
This will contain greylist entries accessible by apps with a targetSdkVersion of less than Q. Currently empty, will be populated in follow up CLs. For now, these APIs are just merged into the light greylist at build time, pending support in the runtime for implementing the correct runtime behavior. Also fix a bug in sort_api.sh so it deals with empty API lists correctly. Bug: 115609023 Test: m Change-Id: I213874062f393f96d120648a934ae5ad7aba93af
-
Treehugger Robot authored
-
- Oct 13, 2018
-
-
Tobias Thierer authored
-
Tobias Thierer authored
This removes the last import of libcore.io.Libcore from frameworks. This means that it can be safely hidden from frameworks in a follow-up CL. Both of the unused imports in this CL were already removed on the internal master branch (commit a05a9946), but that commit doesn't cherry-pick cleanly onto AOSP master. The IoUtils import also appears unused, but it wasn't touched by the above CL so this CL also leaves it alone. Bug: 117548625 Test: Treehugger Change-Id: Icc68c64ef2907372af848d74d9cf96070c89d52b
-
Treehugger Robot authored
-
Nan Zhang authored
-
- Oct 12, 2018
-
-
Treehugger Robot authored
-
Chih-Hung Hsieh authored
Test: make checkbuild Bug: 112564944 Change-Id: Ia33bf816fb6b179ac0a5a6a20bcb50c11b47431d
-
Nan Zhang authored
Add back various error/warning related args while running doclava for frameworks/base docs. Test: m -j docs Bug: b/116163454 Change-Id: I9cbe3f0bd1b6acfe0b6e2c6567c78bb70f892c77
-
Chen Xu authored
-
Treehugger Robot authored
-
Nandana Dutt authored
-
Neil Fuller authored
-
Chalard Jean authored
-
Chalard Jean authored
-
Treehugger Robot authored
-
Chalard Jean authored
-
Chalard Jean authored
-
Treehugger Robot authored
-
- Oct 11, 2018
-
-
Nan Zhang authored
Test: m -j docs with -lerror enabled for frameworks/base docs. Bug: b/116163454 Change-Id: I02a164b676397dd2d9e8a52ae344c1033b1a4029
-
Sooraj Sasindran authored
-
chen xu authored
1. migrate set/get roamingType from ServiceState to NetworkRegState.set/get roamingType 2. migrate set/get roamingStateFromRegstate from ServiceState to NetworkRegState.regState 3. new System API for neworkRegistration.isRoaming(). Bug: 116127096 Test: ServiceStateTest, ServiceStateProviderTest Change-Id: Ib89744089c98713819c8d313240d629ddb77d0bf
-
Jack He authored
This intent was never sent by the Bluetooth stack Fixes: 112115770 Test: make Change-Id: Iaf71aeafa21f44ec9b59c1b766c936ab7dde39f1
-
Shuzhen Wang authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
* changes: Add OWNERS file to AndroidKeystoreSPI implementation KeyguardStateMonitor looses connection with keystore if keystore dies
-
Chen Xu authored
-
Tyler Gunn authored
Make it more clear that the intention of the property is to convey whether a call is high definition on the UI or not, and NOT to report the actual audio codec in use. Test: Build Bug: 78550833 Change-Id: Id002cd1c9cc1d5aea6f8d9ab4e3d99956b7c42b2
-
Sooraj Sasindran authored
Introduce AlternativeNetwork APIs Bug: 113106744 Test: Verified using test app to make api calls Change-Id: I134d1aef40f014378fd1364e0bfec6926fe2093e Merged-In: I7f470cd6028a12cc66a660d58720f803271d38eb
-
Treehugger Robot authored
-
Janis Danisevskis authored
Change-Id: I7070326d680c6bff00839d847f8fadbbe2b16fa7
-
Shuzhen Wang authored
Change-Id: I63198c6d2cb348380e718974dd356d48137ae376
-
Nandana Dutt authored
DumpstateOptions will be used to pass options to Dumpstate service for specifying arguments for taking bugreports. Test: m Test: adb bugreport Change-Id: I4dc9511f0be2f86239ea9094a3c527b6ce0d1d41
-
Janis Danisevskis authored
When keystore dies it no longer gets information about the lock screen visibility state. This state is vital to enforcing the "unlocked device required" authorization of keymaster keys. With this patch KeyguardStateMonitor tries to reestablish the connection to keystore if communication fails. Test: run atest android.keystore.cts.CipherTest#testKeyguardLockAndUnlock after killing keystore Bug: 117552147 Change-Id: I8346e53c342bdba0f5960b1feba7c26db5cef33e
-
Neil Fuller authored
The dependencies are unnecessary since bouncycastle, okhttp and conscrypt are included in the "standard libraries". Test: build Bug: 113148576 Change-Id: Ic8d15d911decbdd6391db8c1231b845353586a54
-
David Brazdil authored
* changes: Add entries to hidden api greylist Add method to hidden api greylist
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Fabrício Ferracioli authored
-