- Mar 19, 2018
-
-
Jaewan Kim authored
Bug: 74724709 Test: Run CTS with MediaComponents/runcts.sh Change-Id: Ibd313dc6eed82a5d7cc9fc156f7851aba13f9e29
-
TreeHugger Robot authored
-
Lucas Dupin authored
* changes: Bouncer notification and QS scrim Fix bouncer not showing on top of QS or notif
-
TreeHugger Robot authored
-
- Mar 18, 2018
-
-
Cory Smith authored
-
Andreas Gampe authored
Bug: 75329085 Test: none Exempt-From-Owner-Approval: Let TH pass while investigating Change-Id: I4c007e5162502f0064b65a89408882e4c348e0db
-
corysmith@google.com authored
Small fixes for consistancy to use constants instead of strings. Change-Id: I33439c376e1634b7957730ce16e241b0f5bb92f8 Fixes: 74594854 Test: Manual, tested against blaze test //javatests/com/google/devtools/build/android:UnitTests
-
Lucas Dupin authored
Show front scrim when the notification panel is expanded, otherwise pin would be overlayed on top of notifications. Change-Id: Ia438f4a2794eb9510ec05ad86cc8c19e2e716358 Fixes: 74550013 Test: double tap on notification when locked Test: tap on QS edit button when locked Test: unlock by swipping up Test: fling quickly on keyguard
-
- Mar 17, 2018
-
-
Michael Kwan authored
-
TreeHugger Robot authored
-
Julia Reynolds authored
-
Christofer Åkersten authored
Bug: 74843539 Test: runtest-cts-MediaComponents && atest VideoView2Test Change-Id: Iba5422f8d092205316ec3fa2c10da6d3f983fde6
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 64712476 Change-Id: I4f0cac1ca19646cb5e45c5d84814883a3c11c1d6
-
TreeHugger Robot authored
-
Julia Reynolds authored
-
Julia Reynolds authored
-
Julia Reynolds authored
Test: make Bug: 74321426 Change-Id: Ie457b3c994a0d851d835a56a01c28a0acbf102e3
-
Gopinath Elanchezhian authored
-
Nathan Harold authored
-Add anotations to usages of PolicyDirection for apply...() methods. -Update the comments on DIRECTION_IN and DIRECTION_OUT to better reflect their current usage. -Add a better explanation to the rekey procedure doc. -Remove disused createTunnelInterface() stub. Bug: 73751066 Test: make docs Merged-In: I9f2ec864466148a18899f1e952c74a525902ccbc Change-Id: I9f2ec864466148a18899f1e952c74a525902ccbc (cherry picked from commit f4cdf25a)
-
Chad Brubaker authored
-
- Mar 16, 2018
-
-
Wale Ogunwale authored
-
Jeff Davidson authored
-
TreeHugger Robot authored
-
Robert Berry authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Aseem Kumar authored
Merge "Unhide getKey() and importKey() and the whole class of RecoveryController. Added @RequiresPermission(android.permission.RECOVER_KEYSTORE) on all public APIs of RecoveryController." into pi-dev
-
Makoto Onuki authored
-
Julia Reynolds authored
Test: manual inspection Change-Id: I0c94d23cf0a2b14bc855f5ef39687ece783739c1 Fixes: 74980883
-
Robert Berry authored
When the user first unlocks the phone after booting, the system app has not yet started. As such, it will not have had a chance to register a PendingIntent. But if it has ever previously initialized, the framework can still create a snapshot, and should. Otherwise, it may be up to 72 hours before the user unlocks their phone again using the primary method, which adds delay to the key sync. Bug: 73921897 Test: runtest frameworks-services -p \ com.android.server.locksettings.recoverablekeystore Change-Id: Idfaf53194e6a2f5d5ce0123d72f46197392d2c99
-
Julia Reynolds authored
Test: make Bug: 75252670 Change-Id: Ifa4412d8e440d2259c534f5ad7a9914ef4239a6c
-
Aseem Kumar authored
Added @RequiresPermission(android.permission.RECOVER_KEYSTORE) on all public APIs of RecoveryController. Bug: 73900159 Test: adb shell am instrument -w -e package \ com.android.server.locksettings.recoverablekeystore \ com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner Change-Id: I1047c038603869307d7a2462a2e5635fcd1c94c2
-
Michael Kwan authored
The time only mode flag has not been used yet, so the change should be low impact. Bug: 38259902 Test: m -j32 Change-Id: Ie01870633dbaaf51989a148f105a995f58f0da4e
-
Julia Reynolds authored
Bug: 74431200 Test: cts Change-Id: I9eda447ae371ef635e9044a13ba7973bd69520ce
-
Bryce Lee authored
-
gopinath authored
If cycle-clean is enabled then all the apps will be killed at the end of the cycle and cache will dropped. Cycle time is also enabled to measure the sum of launch times during each cycle. Above two options will enable use to measure app launch time under memeory pressue by not killing the app between the launches and by killing all the apps and dropping the cache before each cycle and measuring the cycle time. Bug: b/73091210 Tested : Tested with nodropcache, no force stop between launches and cycle clean option and the cycle time avg,min and max is printed as expected. Change-Id: I8fb22439a9fe191104ce024c8a85a2688068cd60
-
Oscar Shu authored
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 64712476 Change-Id: I510439c0816ad0b800b0eae982024b580a686333
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 64712476 Change-Id: I657ea734aa601490b7e058c446cac74bd1d2406c
-
Yi Jin authored
-