Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2c0d6dcc authored by Tony Mak's avatar Tony Mak
Browse files

No keyguard should be shown after reboot if it is in kiosk mode

1. we disable keyguard before KeyguardServiceDelegate connect the
   KeyGuardService and the request is ignored. We now remember the request
   and redo it after connected

2. Instead of checking PRIVATE_FLAG_KEYGUARD flag, use
   isKeyguardShowingAndNotOccluded to check is keyguard showing.

Bug: 28164604
Change-Id: Ib02b5fc9dcc6e8d9934309f1e540ece4d845363d
parent f9ffff1f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment