diff options
author | Todd Kennedy <toddke@google.com> | 2015-01-14 15:25:13 -0800 |
---|---|---|
committer | Todd Kennedy <toddke@google.com> | 2015-01-14 15:33:21 -0800 |
commit | 7dba93c0874a96ddeb617c93ad2ca454626acd34 (patch) | |
tree | 204c2e5793bb3102d1902a08bb3fd8e4c4cf92d6 /core/java/android/content/AsyncTaskLoader.java | |
parent | 1c2b0d52144dc94a7d1dcefb7e4fbd7fb29f5202 (diff) | |
download | frameworks_base-7dba93c0874a96ddeb617c93ad2ca454626acd34.zip frameworks_base-7dba93c0874a96ddeb617c93ad2ca454626acd34.tar.gz frameworks_base-7dba93c0874a96ddeb617c93ad2ca454626acd34.tar.bz2 |
DO NOT MERGE Restore calling identity before checking permission
Using the system service identity to check the CHANGE_CONFIGURATION
permission isn't likely to catch a security violation. Changing
back to the original caller and then checking permissions is
preferred.
Cherry picked from lmp. Fixes bug 15989465.
Change-Id: Iff08d04422bcc052a487194154f1fd0d727d38f4
Diffstat (limited to 'core/java/android/content/AsyncTaskLoader.java')
0 files changed, 0 insertions, 0 deletions