commit | e28b084d14f413e87d67b30fe1dc8816150e4e4a | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Fri Apr 12 10:06:51 2013 -0700 |
committer | Kenny Root <kroot@google.com> | Mon Apr 15 10:57:24 2013 -0700 |
tree | 061f949f773badcbe54abfd9c882d43ee933932a | |
parent | caf0496dc28445c1eb8288e38b44a9809779511b [diff] |
Remove keystore entries when app data cleared When an application's user data is cleared, the keystore entries need to be cleared as well. Previously we were only clearing entries when the application was uninstalled for all users. Now we cover the case of multiuser as well. (cherry picked from commit 6fd1c85d7f909580582e5ebc357564331ecef283) Bug: 8566369 Change-Id: Id4df5e50661b676b8f6507b915764400982c01a0