diff options
author | wilsonshih <wilsonshih@google.com> | 2021-10-01 19:27:29 +0800 |
---|---|---|
committer | Wei Sheng Shih <wilsonshih@google.com> | 2021-11-08 07:18:20 +0000 |
commit | 966a61366e10c5a65f9661d4b934e64b4c088d87 (patch) | |
tree | 4614eee439349052212d0992158c5fd94aa74b38 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | a23a5d4ab060b13d7a9a57c997d4225a0f097924 (diff) |
setTurnScreenOn can only used as wakeup
setTurnScreenOn shouldn't dismiss keyguard automatically even when the
keyguard is insecure.
The keyguard state should only be affected by requestDismissKeyguard
and/or setShowWhenLocked, and for either case setTurnScreenOn can be
used to wakeup device if the activity is going to be resumed and
visible.
Bug: 201103497
Test: atest ActivityVisibilityTests KeyguardTests KeyguardLockedTests
Change-Id: I283dea469a33286fc9cf835e39ee5a3be2444739
(cherry picked from commit f3a1274a38ca891c1f2e86db2c1926293c90c6fa)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions