commit | 6a184878f801f8511f25515eda482e8905495f17 | [log] [tgz] |
---|---|---|
author | Simranjit Singh Kohli <simranjit@google.com> | Tue May 19 10:58:01 2015 -0700 |
committer | Simranjit Singh Kohli <simranjit@google.com> | Tue May 19 17:38:10 2015 -0700 |
tree | 89862bc6fd8013d31cc8e25f1dbfcf8ef759fda0 | |
parent | 00d1fcf7372155510930a2ea759d08bf8db93b61 [diff] |
[Fix Potential for error]: Init for accounts maybe called when non-system app asks for accounts. That might lead to deletion of accounts and broadcast from the user, which requires permission. Hence, we should clear calling identity before requesting it. Bug: 21140169 Change-Id: I057ac6778ea53d3f96b3e5c42fe3a2fe60c3cf28