commit | 5145df278bc7b607599e81370a2aecbfe0834c0c | [log] [tgz] |
---|---|---|
author | Robin Lee <rgl@google.com> | Thu Nov 19 19:45:44 2015 +0000 |
committer | Robin Lee <rgl@google.com> | Thu Nov 19 19:45:44 2015 +0000 |
tree | f00960326f69cfea1345148d5007d431d86c81c8 | |
parent | 376d5f350c6618d915338a9927b5d0f5fb61eba8 [diff] |
DevicePolicy: Always send ACTION_PASSWORD_CHANGED The old check looks a lot like an equality check, but it's not valid because two passwords can share the same parameters. For example: '11Aa' and 'Y99z' Are not different according to the old logic. Bug: 25319928 Change-Id: Ia69861d9103670d1fc1dbf0130516e18e85e8de0