commit | 8719f683d2e601501487c03cc5866b29925ddc0b | [log] [tgz] |
---|---|---|
author | Todd Kennedy <toddke@google.com> | Wed Jan 14 15:40:46 2015 -0800 |
committer | Todd Kennedy <toddke@google.com> | Wed Jan 14 15:40:46 2015 -0800 |
tree | 912b8a04b3a3bfd5d00fe50e30ddc3fb86bd4e02 | |
parent | ced2f74ac170439231f189e31538b9f403909966 [diff] |
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