summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author burakov <burakov@google.com> 2023-09-27 12:19:33 +0000
committer burakov <burakov@google.com> 2023-09-29 11:05:37 +0000
commitaf001916d68de16cd7ea5f2013240f40197020bc (patch)
treeb7c1408127a8a577480b3fb0ebc8e76c9d85457d /libs/androidfw/misc.cpp
parent48d97faecfa9064d1d24a528d27b9f998bedd885 (diff)
[flexiglass] Add a DeviceEntry module.
This module hosts business logic and state related to device entry, i.e. when the user successfully dismisses (or bypasses) the lockscreen. This is distinct from the authentication module, which is specifically concerned with determining a user's identity. The names of certain state variables have changed, too: * `isLockscreenDismissed` is now `isDeviceEntered` * `canSwipeToDismiss` is now `canSwipeToEnter` * `isLockscreenEnabled` is now `isInsecureLockscreenEnabled` Bug: 301253588 Test: Existing unit tests still pass. Test: Added new unit tests. Test: Manually tested the 3 different bouncer auth methods, lockscreen bypass and swipe, and verified they still work as expected. Change-Id: I9596513b4319eb0a9b9a25bee3a1c1726396e4ca
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions