commit | 6c8187282ecc20419a5a70371bc6a21af6d364e0 | [log] [tgz] |
---|---|---|
author | Toni Barzic <tbarzic@google.com> | Fri May 27 09:18:39 2016 -0700 |
committer | Toni Barzic <tbarzic@google.com> | Fri May 27 09:28:57 2016 -0700 |
tree | 69378874e3eb7eaeeeb73e7eb1f83168c61f3a0d | |
parent | 814358a24f7bf045cdd8261f15aefff59936287b [diff] |
Clear calling identity before calling mountService Change I8106bfba28da401b9fd38349c6a9fa9a24f54712 unwittingly reintroduced requirement for apps that change password to have STORAGE_INTERNAL permission. This fixes the problem by clearing calling identity before calling mountServce in fixateNewestUserKeyAuth, like it's done in addUserKeyAuth. BUG=28154455 BUG=27600227 Change-Id: I1bcd9f6eefa892b021d93df2638c8dba4d4b5400