commit | 1b5cc427f06019936e40ee8e43ae931b8752eb11 | [log] [tgz] |
---|---|---|
author | Fyodor Kupolov <fkupolov@google.com> | Mon Dec 08 16:13:11 2014 -0800 |
committer | Fyodor Kupolov <fkupolov@google.com> | Tue Dec 16 02:48:36 2014 +0000 |
tree | 51efe9ffbd542b8f6ed18aa41204ca5d271a6493 | |
parent | a754c6ba05cf9d693a7d65342310ec05a6fd2ca0 [diff] |
Disable CryptKeeper activity for secondary users For secondary users, disable CryptKeeper activity in a broadcast receiver of USER_INITIALIZE intent. This change has the following benefits for guest user switching: - The code will be executed earlier in the user switching flow, when the screen is frozen by WindowManager. - Initialization of CryptKeeperActivity is skipped Bug:18670536 Change-Id: I60300198b605c26ad15afe2c874d5f1be7da5087