diff options
| author | 2014-10-31 17:27:13 -0700 | |
|---|---|---|
| committer | 2014-10-31 18:06:40 -0700 | |
| commit | b256e4e209afd33bff360ec2652b6ca508df74de (patch) | |
| tree | 41e872650446d1452b29a9ee9e78f24bdbe07431 /libs/hwui/Program.cpp | |
| parent | bd6fabe2ae535cf5d31fc7a1952e43ad6e653e2e (diff) | |
Fix SetupWizard black screen issue for EDU devices
This fixes a problem where EDU devices show a black screen if
the device is rebooted after setting a pin/pattern/password but
before completing SetupWizard.
The issue is that the system doesn't expect to see a state
where the device is not provisioned but has a pin/pattern/password
because it wasn't possible before. With the addition of the ability
for EDU devices to add a pin/pattern/password, we can now get
into this unforseen state.
The fix ignores provisioning if a password is set so that the
user can reach the security screen to unlock the device and
continue with SetupWizard.
Fixes bug 18022051
Change-Id: Ie88a75530d964c02458c25866f0629877214edf4
Diffstat (limited to 'libs/hwui/Program.cpp')
0 files changed, 0 insertions, 0 deletions