diff options
author | Todd Kennedy <toddke@google.com> | 2015-01-14 15:40:46 -0800 |
---|---|---|
committer | Todd Kennedy <toddke@google.com> | 2015-01-14 15:40:46 -0800 |
commit | 8719f683d2e601501487c03cc5866b29925ddc0b (patch) | |
tree | 912b8a04b3a3bfd5d00fe50e30ddc3fb86bd4e02 /core/java/android/widget/ImageView.java | |
parent | ced2f74ac170439231f189e31538b9f403909966 (diff) | |
download | frameworks_base-8719f683d2e601501487c03cc5866b29925ddc0b.zip frameworks_base-8719f683d2e601501487c03cc5866b29925ddc0b.tar.gz frameworks_base-8719f683d2e601501487c03cc5866b29925ddc0b.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/widget/ImageView.java')
0 files changed, 0 insertions, 0 deletions