diff options
author | Rakesh Iyer <rni@google.com> | 2017-05-22 17:47:52 -0700 |
---|---|---|
committer | Rakesh Iyer <rni@google.com> | 2017-05-23 11:23:17 -0700 |
commit | 97ff85838e21c18fbfc2e509bcc92049716ab97c (patch) | |
tree | c5606d65439ace2396e6a7c0ab918e52fcdbdd28 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | fa5713a2c2a11ad6a32ab69194eebe038f32cf94 (diff) |
Best effort dismissal of the login screen.
This change adds in two mechanisms to dismiss the login
screen that shows up on boot. The first is a countdown
timer and the second is a start driving button. Both of
them behave in the same way that once the timer runs out
or if the button is clicked, the system will automatically
try to select a user and get the system running.
Right now the implementation of selecting a user is a bit
trivial, it just tries to drop the keyguard on the currently
running user.
Bug: 36454400
Test: 1. Booted mojave, watched progress bar make progress
and automatically log in user.
2. Booted mojave, clicked the start driving button and
watch the keyguard dismiss itself.
Change-Id: If22f4c3c7e21aadf2951b9c0cd8b97a4b474b349
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions