commit | abc3dc64cf61c9f5c28b6f2640b221d63cb86a0a | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Wed Jan 20 13:40:19 2010 -0800 |
committer | Dianne Hackborn <hackbod@google.com> | Thu Jan 21 13:54:44 2010 -0800 |
tree | aaca235b7bec324892beec099d3ccee90030f15c | |
parent | 4cc52da062189ccc08ccfefb4d47a9038bdf2f56 [diff] |
Start hooking up password device policies This introduces a new activity for changing the password, which takes care of launching the correct password activity based on the caller's request and active policy. The security settings activity now uses this, and it implements the API action for launching the password UI.