commit | 967b5815fb55e25419dcfdcf2144cce513123a61 | [log] [tgz] |
---|---|---|
author | Jeremy Joslin <jjoslin@google.com> | Thu Jun 02 07:58:14 2016 -0700 |
committer | Jeremy Joslin <jjoslin@google.com> | Thu Jun 02 13:50:40 2016 -0700 |
tree | 92cc97a6064e0ac5887d5e25adff243c2d9a4651 | |
parent | 6df8a9a89fc87649595926592bf895768c861b68 [diff] |
Fix #29073394: Need to bind to scorer after user is unlocked. Scoring apps aren't required to be encryption aware so they may not be discovered and bound to when the PM is queried during bootup. To fix this we perform discovery after ACTION_USER_UNLOCKED is seen. BUG: 29073394 Change-Id: Ic423f3f06f42932724e5f7cc53ede3be1c4f2f13