summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Jacob Hobbie <jacobhobbie@google.com> 2023-04-26 22:59:46 +0000
committer Jacob Hobbie <jacobhobbie@google.com> 2023-04-26 23:10:37 +0000
commit35a976ff7ac6dafad12c8a60e8e350bf35d215c7 (patch)
treea6f8c4a8e748298311c3d101295fa71e5f898a7f /libs/androidfw/FileStream.cpp
parent323691f24efaba467630d9e1eb988e02765f6d09 (diff)
Stop lock on GMSCore crashloop
Currently, there is a way for the device to start locking when there is a crash loop by granting trust when the phone unlocks and then immediately GMS Core crashes. Since the time that this happens, we're only upgrading trust, not actually unlocking the phone with trust, it doesn't make sense that we allow revokeTrust to lock the phone. This change stops that by setting the security window trigger to only happen when we're actually unlocked by grant. Fixes: 279608920 Test: tested manually Change-Id: I9e6dfc991d81d75842d198b1b20d63360f44863e
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions