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

Skip to content
Commit c34cb133 authored by Rachit Jain's avatar Rachit Jain
Browse files

Status bar does not show up after boot

Only hide the keyguard is the boot has been completed. This can happen
since some targets like automotive, expect that a new user would always
be in the locked state. Since during the first boot, the device has not
been provisioned yet, it is assumed that the keyguard is shown. This
problem happens since we get the keyguardGoingAway calls but there is
nothing to animate since the device has not booted up yet.

Flag: NONE (bugfix)
Bug: 339702465
Test: manual
1. lunch gcar_md_x86_64-trunk_staging-userdebug
2. Boot the device
3. Verify that the status bar is shown
4. Reboot the device
5. Verify that the status bar is shown.

Change-Id: I8724a406d8b988f842010aebdd923390609e0483
parent 7e1f38a7
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