- Apr 23, 2018
-
-
Jayachandran Chinnakkannu authored
-
Chong Zhang authored
-
TreeHugger Robot authored
-
Amith Yamasani authored
-
TreeHugger Robot authored
-
Winson Chung authored
-
TreeHugger Robot authored
-
Sudheer Shanka authored
-
Fyodor Kupolov authored
Test: dumpsys batterystats --reset && dumpsys binder_calls_stats Bug: 75318418 Change-Id: Ibdbd95468bba876b1f91357b86f7a8d45af2daed
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Jayachandran C authored
Define a protected intent to notify the data stall recovery attempts. Test: Manual Bug: 77293796 Change-Id: Ic8dfb12662d53e896f9d0b60329e762ce9460ba6
-
Marco Nelissen authored
-
Winson Chung authored
Bug: 78155683 Test: atest FrameworksServicesTests:TaskSnapshotPersisterLoaderTest Change-Id: I4e562d818416a30d6759baef37c74b6d9c514a00
-
Victor Hsieh authored
The previous implementation does not verify signature algorithms of all signers. It's possible that the attacker can take an old apk (with digest and signature of old algorithm) and add their own signer block with new/P digest and signature. In this case, the old implementation only verifies the attacker's signature, thus the attacker can change apk content easily. The solution here is to verify digests of all best signature algorithms by all signers. It is expected to increase verification time, if the apk does have multiple signers with different type of digests. Test: apks still install Bug: 78359754 Change-Id: I607edf219c25a2a7adfa27a21a94e9bfefbb6cec Merged-In: I607edf219c25a2a7adfa27a21a94e9bfefbb6cec (cherry picked from commit 2f2ced93)
-
Rob Carr authored
-
Amith Yamasani authored
Logging to detect why device came out of doze-light Bug: 78454609 Test: dumpsys deviceidle Change-Id: Iaca6f26b412e681747262117bf1b11c4dabe5a05
-
TreeHugger Robot authored
-
Amin Shaikh authored
1 row default 2 rows >320dp 3 rows >600dp Change-Id: I5d547bdf851a7398bbe78d8c762015fb02aa378d Fixes: 78383956 Test: visual on Pixel and Pixel XL
-
Rohan Shah authored
The date view is currently in the quick status bar - we are moving it into the QSPanel on the left of the icons. So that it works with dark wallpapers, changed text color to colorPrimary attribute. Bug: 74394377 Test: visually verified Change-Id: I8aec54b600a85442d61696ee2375cbfe8362943c
-
TreeHugger Robot authored
Merge "Exposing setRecentsVisibility method and associated callbacks to the Recents components" into pi-dev
-
Sudheer Shanka authored
Bug: 74146897 Test: atest cts/tests/tests/os/src/android/os/health/cts/SystemHealthManagerTest.java Test: atest core/tests/coretests/src/com/android/internal/os/BatteryStatsTests.java Change-Id: I2e01146718c3ce65d230308097622b958cb2897a
-
TreeHugger Robot authored
-
Siyamed Sinir authored
-
Siyamed Sinir authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Chong Zhang authored
To avoid slowing down service start time. Also restrict cpuset change api use to mediaserve only. bug: 78307194 Test: - boottime test in go/atest-perf: atest google/perf/boottime/boottime-test - Manual testing: play 1080pHDR content in modified exoplayer (that uses soft MediaCodec), verify media.codec is put into top-app; then kill system_server process during playback (using adb shell stop && adb shell start), and verify after restart that media.codec is put back into fg. Change-Id: If761bd75a7ed893811db3f44bfd84ee3095e23e2
-
Jason Monk authored
Now without wiping user settings! This reverts commit a3e5552c. Test: build, push, see QS tiles not reset Fixes: 74851117 Change-Id: I34c98da2d96f5d4f0774acf106a80a7b27391ca7
-
Artem Iglikov authored
... instead of replacing it. I.e., do what the method name claims to do in order to fix restoring. Otherwise during restore the list of components is getting set to the list of the components from backup set, i.e., list of pre-approved components is lost. Bug: 77630371 Test: with a backup set for package "android" created with LocalTransport run (also see the bug) adb root && adb shell bmgr enable true && adb shell bmgr transport android/com.android.internal.backup.LocalTransport && adb shell bmgr backupnow android && adb shell rm -rf /cache/backup/1/_delta/android/ && adb push android /cache/backup/1/_delta/ && adb shell cat /data/system/notification_policy.xml | grep enabled_listeners -C 5 && adb shell bmgr restore 1 android && adb shell cat /data/system/notification_policy.xml | grep enabled_listeners -C 5 Test: atest FrameworksUiServicesTests Change-Id: Ic201d868bdb003fcac12876ab55f4992edb866e3
-
Alison Cichowlas authored
- Un-round corners on global actions separator. - Scoot closer to edge (GA & volume) - Padding tweaks Test: Manual (examine corners of power menu) Bug: 72404596 Change-Id: Ie16d62f387ac598bef0ada8b10d24ae2740aa503
-
Jorim Jaggi authored
Test: go/wm-smoke Bug: 77908520 Change-Id: I45f47d73bedb7317c9e80907930f8d4d628f212a
-
Sunny Goyal authored
Bug: 78125098 Test: Verified with Launcher as the recents component Change-Id: Ic369d336f9caa3c8bdc565ff6931c78c9914e23e
-