- Aug 29, 2018
-
-
Sundong Ahn authored
android.test.* are built with java_sdk_library and api files are added by running "make update-api". android.test.base_static is created for allowing to use android.test.base as a static library. Bug:77577799 Test: make -j Test: make checkapi Test: make checkapi fails with a random change in the txt file Test: adb shell cmd package list libraries |\ grep android.test.* And check the android.test.* libraries Merged-In: Ia27612657532e50b077a9c55dbef59ee3ec04b8a Change-Id: Ia27612657532e50b077a9c55dbef59ee3ec04b8a
-
- Aug 28, 2018
-
-
Treehugger Robot authored
-
Jack Yu authored
-
Treehugger Robot authored
-
Victor Khimenko authored
-
hjchangliao authored
Remove wrapper for BluetoothA2dp Remove BluetoothA2dpWrapper, Use BluetoothA2dp to replace all of them. Bug: 76167422 Test: RunSettingsLibRoboTests Remove wrapper for LocationManager Remove LocationManagerWrapper from SettingsLib Bug: 76167422 Test: RunSettingsLibRoboTests
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Philip P. Moltmann authored
-
Treehugger Robot authored
-
Brad Ebinger authored
-
Jeff Sharkey authored
Clean cherry-pick of ag/4057716. Bug: 77588754 Test: builds, boots Change-Id: Ib1d993fe2949f480a350acfa7e2b3cfdc7abd257 Merged-In: Ib1d993fe2949f480a350acfa7e2b3cfdc7abd257
-
Fan Zhang authored
Change-Id: I2ab9b32ea7622228b0d61b3a16f0695ab04597d7 Fixes: 110361022 Test: robotests
-
Philip P. Moltmann authored
Test: make -j javac-check RUN_ERROR_PRONE=true Change-Id: I5094fa145fc5f6d5c5d9426b07d764c07e545819 Merged-In: I5094fa145fc5f6d5c5d9426b07d764c07e545819
-
Brad Ebinger authored
-
Mathew Inwood authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Tyler Gunn authored
-
Mathew Inwood authored
These APIs are only seen to be used by code in java packages com.android.server.* which corresponds to AOSP code that has been linked into applications. Linking system server code into apps like this is unlikely to work, and should not be expected to work. It's likely that this has been done accidentally, and the code is not actually used at runtime. Bug: 112826823 Test: m Change-Id: If4a3bbe8a0d1a81384b47b35cfcd9a0723be8273 Merged-In: I0a72458d66b6af515e1da68d449d9b166680c258
-
Mathew Inwood authored
To make HTML rendering of it readable. Test: m Change-Id: Ie829b422d6d905f44a909e4a402b61169268e940
-
Remi NGUYEN VAN authored
-
Treehugger Robot authored
-
Minchan Kim authored
P18 or other high-performance devices shouldn't use per-memcg so it was disabled on those devices[1]. However, we didn't turn off for system_server memcg so those devices still have two seperate LRU groups which would have less efficient memory reclaim. Therefore, this patch makes memcg use for system_server only if per_app_memcg is enabled. [1] https://googleplex-android-review.git.corp.google.com/c/platform/system/core/+/4178592 Bug: 110858093 Test: confirm via cat /dev/memcg/system/tasks is none Change-Id: Ic0e3157bf8ff5de69767797b5508946ca3efeb68 Merged-In: Ic0e3157bf8ff5de69767797b5508946ca3efeb68 Signed-off-by:
Minchan Kim <minchan@google.com> (cherry picked from commit 5fa8af2b)
-
Jack Yu authored
Added access networks manager to manage qualified networks for data connection. Test: Manual Bug: 73659459 Change-Id: I7f65a875f37d5472193ec7740437dffb9ecdb94a
-
- Aug 27, 2018
-
-
Sumit Das authored
-Added a new call fail error code for user marked unwanted calls. -Updated system-current.txt file to replect the modified API Bug: 110976451 Change-Id: I7bbc45a39d637f93127097e8b27981c9519fe0e7 CRs-Fixed: 2226444
-
Sumit Das authored
-Adding a new call fail reason code to notify user that CSFB option is not available in CS roaming network. Bug: 78154720 Change-Id: I5fe8c0ed7460e164ac79f851b96ca0f7303b093a CRs-Fixed: 2226273
-
David Brazdil authored
-
Jack Yu authored
-
Chih-hung Hsieh authored
-
Treehugger Robot authored
-
Chih-hung Hsieh authored
-
Treehugger Robot authored
-
Chih-hung Hsieh authored
-
Chih-hung Hsieh authored
-
Remi NGUYEN VAN authored
In common use-cases, only one gateway or DNS server may be set, so the added methods make it easier for clients to build the parameters. Bug: b/109584964 Test: runtest --no-hidden-api-checks frameworks-net Change-Id: Ib54bc60a54ad4ef0605baea62d87b9f14caf8aa7
-
- Aug 25, 2018
-
-
Andreas Gampe authored
Add an option to list all known packages. Bug: 80284247 Test: m Test: manual Merged-In: I5890d4e7431417beeaa278cf8f3ce906eac39e23 Change-Id: I5890d4e7431417beeaa278cf8f3ce906eac39e23
-
Makoto Onuki authored
-
- Aug 24, 2018
-
-
Treehugger Robot authored
-
Malcolm Chen authored
Add a new hidden event PhoneCapabilityChanged that can be listned to know phone capability has changed. Bug: 92796390 Test: build Change-Id: I12ccde1a1c4257ac50c2cfa73d2d5b58dd7e1518 Merged-In: I12ccde1a1c4257ac50c2cfa73d2d5b58dd7e1518
-