summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorSergey Nikolaienkov <sergeynv@google.com>2020-05-25 17:17:09 +0200
committerSergey Nikolaienkov <sergeynv@google.com>2020-05-25 17:17:21 +0200
commit33e2b6ae44d428993e0e5c8c9b33d6266b7900d4 (patch)
tree1e77e9ee9722980c2ba589cd5d36ff5d3626aa75 /tools/aapt2/java/JavaClassGenerator.cpp
parentf657ae3ee5a03276591195b9ce99dc5ab2e8201d (diff)
Notify that keyguard is dismissed when user is unlocked
Follow the steps of UsbDeviceManager and call onKeyguardStateChange(false) from onUlockUser(...) in StorageManagerService. Without this, on the devices that do not have keyguard (such as TVs) StorageManagerService.mSecureKeyguardShowing never changes, and remains 'true'forever (set initially to 'true' due to security concerns), also the this incorrectly set value gets passed to vold, causing the latter to skip newly added disks. Bug: 156220570 Test: ran manually, attached USB drive, monitored vold logs Change-Id: Ib9b04c5fcd173da9894084002400c691a5c10b57
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions