- Apr 24, 2018
-
-
Nicolas Geoffray authored
-
TreeHugger Robot authored
-
Przemyslaw Szczepaniak authored
Test: manual verification Bug: 78332004 Change-Id: Ie91ac06e3a973edf655362b836698185a0aa7602
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Shawn Lin authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Rob Carr authored
-
Bryce Lee authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
- Apr 23, 2018
-
-
Winson Chung authored
-
Jayachandran Chinnakkannu authored
-
Winson Chung authored
Bug: 73285089 Test: Swipe up from app with IME open, ensure that it closes Change-Id: I95ce59291f11285c853e8b3029638119c21f7e38
-
Chong Zhang authored
-
Salvador Martinez authored
We're changing the text from "battery is low" to talk about the battery running out soon instead so users are not confused if the time based trigger occurs at higher battery percentages. Test: robotests pass Bug: 77587724 Change-Id: Ib7b2c507e150e06e307f810f89c6da407c77990a
-
TreeHugger Robot authored
-
Andreas Gampe authored
To reduce install-to-started latency, skip dexopt at install-time for debuggable apps. This is a conscious tradeoff, as the app will run slower, and do repeated work on every startup. However, for debuggable apps, turnaround time is more important. (cherry picked from commit 58adf3a8) Bug: 78200989 Test: m Test: Device boots Test: CTS (wrap & JVMTI) Merged-In: I749934e794b0c89d72ea8ee413b845e7804de184 Change-Id: I749934e794b0c89d72ea8ee413b845e7804de184
-
Amith Yamasani authored
-
TreeHugger Robot authored
-
Amin Shaikh authored
Do not process the QS tap on hotspot when data saver is on. The secondary text already states that "Data Saver is on" and the tile is greyed out. Change-Id: Ied86aba4199c94e68cc2cebf7ccd888c8a04dfb8 Fixes: 77860936 Test: visual
-
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
-