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
Loading
Please register or sign in to comment