- Jan 05, 2017
-
-
Wei Wang authored
ProcessCpuTracker.init is slow to start, moving it out of main thread will accelerate the boot up. ProcessCpuTracker.init is protected with synchronized keyword, so once the CpuTracker thread is up and running, we should not see any racing condition caused by this move. This changes saves ~140ms starting time on marlin Test: run test frameworks/base/tests/ActivityTests Bug: 33681304 Change-Id: I260a57ca721999be3a84c0e43837d684e47e3941
-
- Jan 04, 2017
-
-
TreeHugger Robot authored
-
Makoto Onuki authored
-
Jeremy Joslin authored
Merge "Use the new BIND_NETWORK_RECOMMENDATION_SERVICE." am: 34d46ca9 am: acbf5926 am: cb3f75cc am: 6a848fdf -s ours Change-Id: I5f94537db2313fab72d363c9e4f78e9ac3379a67
-
Jeremy Joslin authored
am: cb3f75cc Change-Id: I0da58029bb854a7df7bc286a0bd6a22c61d5daee
-
Jeremy Joslin authored
am: acbf5926 Change-Id: Ic488962a47eecea4c2ed522596549ef088bfbfc3
-
Jeremy Joslin authored
am: 34d46ca9 Change-Id: I1e6f1751cf3ce690e09e8681c86f744a38c550d6
-
Treehugger Robot authored
-
Andrew Sapperstein authored
-
Jason Monk authored
Test: runtest systemui Change-Id: Ic59a583202a8a20fbfc6fb504e6ab60ecc71ce78
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Joe LaPenna authored
Merge "Expose RecommendationRequest.Builder as SystemApi." am: 944b0170 am: 1c4cfe1a am: 303b8536 am: bb879ced -s ours Change-Id: I190e23de3f5e6704edb69d4216b20410354df4cc
-
TreeHugger Robot authored
-
Joe LaPenna authored
am: 303b8536 Change-Id: Ic35415f7d7b721faf09f9968cb2fd8e9ba6749b0
-
Joe LaPenna authored
am: 1c4cfe1a Change-Id: I094905e8fa7f54f4f5f0be80fa833ca44654f334
-
TreeHugger Robot authored
-
Joe LaPenna authored
am: 944b0170 Change-Id: If63881b8b33ced7950ebb7e83fb8994e454b8642
-
TreeHugger Robot authored
-
Jeremy Joslin authored
Declare that the system uses the new BIND_NETWORK_RECOMMENDATION_SERVICE permission. Test: Built & ran BUG: 33897544 Change-Id: I43424642a631f58da3a065f8221e351180f4f221 Merged-In: I41c7550adf0d1f81ed9a12068ba569e6a57f3b42
-
Treehugger Robot authored
-
TreeHugger Robot authored
-
Alex Klyubin authored
This makes Package Manager require APK Signature Scheme v2 signatures for ephemeral APKs. This part of the effort to deprecate the v1 signature scheme based on JAR signing. Test: cts-tradefed run singleCommand cts --skip-device-info --skip-preconditions --skip-connectivity-check --abi arm64-v8a --module CtsAppSecurityHostTestCases -t android.appsecurity.cts.PkgInstallSignatureVerificationTest Bug: 33700225 Change-Id: I3b408487c07085c0a7924d3eca495bdcb344b32d
-
Marie Janssen authored
am: bc45e026 Change-Id: I5aeea3979a9cd530e7324ce63a7ca7581648a371
-
Andrew Sapperstein authored
Test: manual Bug: 30995038 Change-Id: I966294c5fb0b8297b2f336102996291f66c08d2c
-
Marie Janssen authored
am: fd853576 Change-Id: Ibd7eb23ffd10afc749dceb977683c02a5b5344fc
-
Marie Janssen authored
am: fde6c2a4 Change-Id: I53c6c777cac8eb129ba1a4a08e81a496deb31c44
-
Andrew Sapperstein authored
* changes: Add VR mode check for thermal notification Show notif when device reaches throttling temp
-
Marie Janssen authored
am: c7707430 Change-Id: I727ed233944a18565e7286bfe0a8d7832a2be962
-
Marie Janssen authored
-
Marie Janssen authored
Dumpsys info was printed in the "Application Services" section as well as the bluetooth_manager section. Add an argument to print so it prints from here, and doesn't in the other section. Test: run a bugreport, check in "APP SERVICES" section Bug: 29356402 Change-Id: I8adedaeac54c9a538c581459654dbdf96361e046
-
Makoto Onuki authored
Merge "Get account features before taking lock (cherry-pick from master)" into nyc-mr2-dev am: 2258e5fd am: b53de541 -s ours Change-Id: I983a609fb5c6ae9d4f13652fe7172546cf46c719
-
Makoto Onuki authored
am: 86d1eb9b -s ours Change-Id: Ifcde7fa530cbdac037d068342a72bdff765a6a63
-
Makoto Onuki authored
Don't check the accounts when the caller is not ADB. MR2 already has this change. Test: cts-tradefed run cts --skip-device-info --skip-preconditions --skip-system-status-check com.android.compatibility.common.tradefed.targetprep.NetworkConnectivityChecker -a armeabi-v7a -m CtsDevicePolicyManagerTestCases -t com.android.cts.devicepolicy.AccountCheckHostSideTest * without having Id49f2bd5dfa80ecf35b3a23c789100ade38c2656 * Test: adb shell am instrument -e class com.android.server.devicepolicy.DevicePolicyManagerTest -w com.android.frameworks.servicestests Change-Id: I654c41d0e7434c5fce75eb2df5fd7686a54e9093
-
Makoto Onuki authored
am: 2258e5fd Change-Id: Ieb15cc47f1db3ff805a91615d64bbe2c23d914ea
-
Makoto Onuki authored
am: fd24353d Change-Id: I4d89f492d4186f14516f93be800a6548127be921
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Amith Yamasani authored
-
Sunny Goyal authored
-