- May 31, 2018
-
-
Sundong Ahn authored
The com.android.mediadrm.signer is built with java_sdk_library and api files are added by running "make update-api". The com.android.mediadrm.signer is removed in platform.xml since it will be made auto generation by soong when the library is built with java_sdk_library. Bug:77577799 Test: make -j Test: make checkapi Test: adb shell cmd package list libraries |\ grep com.android.mediadrm.signer And check the com.android.mediadrm.signer library Merged-In: I0e773615abe6aa8d757e489de2b9d807cd356146 Change-Id: I0e773615abe6aa8d757e489de2b9d807cd356146 (cherry picked from commit 2e1089ba)
-
Hongwei Wang authored
am: 69ed9985 Change-Id: I2f67dc85b7bdcff3753f6d97b8e4a3ad63afb58e
-
Hongwei Wang authored
-
- May 30, 2018
-
-
Hongwei Wang authored
In Automotive case, we set fixed volume to suggest no volume control inside AudioFlinger and master mute is a mapping to the physical mute button in a car, which toggles the global mute state. Bug: 80474559 Test: adb shell input keyevent 164 Change-Id: I1d4fd143a98ee96f11850811c90e6d9932cab948
-
Benedict Wong authored
am: 8fde8400 Change-Id: Id86543c6dcccd277c60139cb7ff08e6d862933fa
-
Benedict Wong authored
am: 79aad4f3 Change-Id: Iddfe4fcc6f7eca5ac94955205fb57296d6b029ad
-
Benedict Wong authored
am: 64c14793 Change-Id: If227c0d179137eea7d38c5f5579373268ae0bb2f
-
Benedict Wong authored
am: 66bc5288 -s ours Change-Id: I7ce4d1327e4f26080bd1001fb8fa1d370d2bcb96
-
Benedict Wong authored
* changes: DO NOT MERGE: Add unit tests to ensure VPN meteredness DO NOT MERGE: Fix ConnectivityController meteredness checks
-
Chenbo Feng authored
am: 8196301e -s ours Change-Id: I4b8e1669b80040287dd96423e8384e189db4af2d
-
Matthew Ng authored
am: d2de50b9 Change-Id: I8dbe77b963e0f6547c33ea1363c4c940eaf27fd8
-
Chenbo Feng authored
am: 0defa6e7 Change-Id: Ia2b5c8c7b7185787fee57281727b366752ef887f
-
Evan Rosky authored
am: 7ba4c2b2 Change-Id: Ia7fab42d36c8b58b05656cc2e5d1253449becf96
-
TreeHugger Robot authored
-
Evan Rosky authored
-
Selim Cinek authored
am: f04b6c8d Change-Id: I0c6aacd977ab50acac2b69b9ea86d4039c512987
-
TreeHugger Robot authored
-
Hall Liu authored
-
Treehugger Robot authored
-
Matthew Ng authored
Whenever service is disconnected, the back button will be shown. Once the service is connected, launcher will decide whether or not to hide the back button. Test: adb shell am force-stop com.google.android.apps.nexuslauncher Change-Id: Ic947e51c00abd9591c800aa1023b8d9684dc5d93 Fixes: 80098608
-
Chenbo Feng authored
The current implementation check for bpf map existance whenever a NetworkStats request comes in. The check is not efficient and may require additional permission for threads. So a member variable is added to NetworkStatsService to store the bpf configuration status and is initialized when NetworkStatsService start. Test: -m CtsNetTestCases -t android.net.cts.TrafficStatsTest -m CtsUsageStatsTestCases -t android.app.usage.cts.NetworkUsageStatsTest Bug: 79994577 Change-Id: I872ae18fb3e9631a4e6c4d773fefbba32e60a03b Merged-In: I872ae18fb3e9631a4e6c4d773fefbba32e60a03b
-
Robert Shih authored
am: e3348a25 Change-Id: I6eaaabc353304ee29aa677bf03d94384ddede51c
-
Robert Shih authored
-
Selim Cinek authored
Children that were close to the clipping boundary before were not being reset when they were added as a child. This could happen with auto groups when collapsed or with heads up notifications. Change-Id: I873b65da6778840c4542b4324f69d2ec9b5c1dc5 Fixes: 80276391 Test: add autobundleable children while collapsed, observe no corners
-
Andrii Kulian authored
am: e81a27f4 Change-Id: I0cdb6e265d5b8c690e4115d39a86344b81dd956f
-
Andrii Kulian authored
am: f4479eef Change-Id: Ia16c263532bf8018b10f6dffdbc7b52d366babab
-
Andrii Kulian authored
am: 3dcdf64c Change-Id: Ia64347043165aabfd663ed9d2cdefc7c42795957
-
Andrii Kulian authored
am: 0918d367 Change-Id: Ib75b8859f6bfbb034c1cd74f5f21cbae73da17c9
-
Andrii Kulian authored
* changes: Force-update the orientation of before sending to client Update visibility and config at the same time Don't update configuration for invisible windows Don't let top activity to influence the orientation
-
Tyler Gunn authored
am: 50258128 Change-Id: Id84d7761db866905a8c6850beca302f17674ba5f
-
Tyler Gunn authored
-
Nicolas Geoffray authored
am: 6d71fa79 Change-Id: I343e80b48ce03daff53b3150f02463f8139d0662
-
Nicolas Geoffray authored
-
Nicolas Geoffray authored
bug: 80447248 bug: 80444865 bug: 80441306 bug: 80441307 bug: 80440630 Test: m Change-Id: I8be93884ad770f885fed1afb3864ea5322902bb1
-
Michael Wright authored
am: fb840c91 Change-Id: Ia1df028a9a0011f47ef2de6ec50e64c227c4b418
-
Michael Wright authored
-
Colin Cross authored
am: da6fcd1f Change-Id: Ib73e574214064ba0c4112e901d9997724ecd7cb8
-
Colin Cross authored
am: ce1979d7 Change-Id: If52a42d9f2a95d5d957b177e36a7a14fd54bace9
-