diff options
author | wilsonshih <wilsonshih@google.com> | 2021-10-01 19:27:29 +0800 |
---|---|---|
committer | wilsonshih <wilsonshih@google.com> | 2021-10-05 10:56:03 +0800 |
commit | f3a1274a38ca891c1f2e86db2c1926293c90c6fa (patch) | |
tree | 81e75811eab9ccf615052bf495397f7d5fea7d5a /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 039e8a7bafc6e82aa537d7037135066c698dbd71 (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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions