diff options
author | Jessica Hummel <jhummel@google.com> | 2014-04-10 17:39:43 +0100 |
---|---|---|
committer | Jessica Hummel <jhummel@google.com> | 2014-05-09 16:16:02 +0100 |
commit | 91da58ded2e7c0dd3d045244cc78eb0d788736a7 (patch) | |
tree | bacacbe6a869445fc5fab84e8741efa205c5bbe8 /graphics/java | |
parent | 943ac44a688c3c1f249d0349217c193511af4c36 (diff) | |
download | frameworks_base-91da58ded2e7c0dd3d045244cc78eb0d788736a7.zip frameworks_base-91da58ded2e7c0dd3d045244cc78eb0d788736a7.tar.gz frameworks_base-91da58ded2e7c0dd3d045244cc78eb0d788736a7.tar.bz2 |
Allow setting password restrictions from a managed profile.
A managed profile will now share password settings with its parent.
- the current password is always stored in the parent
- admins of profiles are notified if that password changes
- checks for password quality now take the requirements of admins on
the parent and its profiles into account
Todo:
- Currently KeyguardSecurityContainer wipes the whole device when
the maximum fails has been reached on any profile.
We need to limit the wipe to the profile for which the fails exceeded
the maximum number.
- Intents with ACTION_SET_NEW_PASSWORD need to be forwarded to the parent
of the profile when sent from a managed profile
Change-Id: I8532c59f753f8d9c61200f553f275214ad90276e
Diffstat (limited to 'graphics/java')
0 files changed, 0 insertions, 0 deletions