commit | 5815e5b538ebe44dd850288357865436c5542e30 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Fri Mar 31 14:08:23 2017 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Sun Apr 02 22:29:07 2017 -0600 |
tree | 20fe77be58659f675754ab28b2df43a408161972 | |
parent | b56dc538476286bf26a9c582eac09c7266e938ca [diff] |
Consistent dump() permission checking. This change introduces new methods on DumpUtils that can check if the caller has DUMP and/or PACKAGE_USAGE_STATS access. It then moves all existing dump() methods to use these checks so that we emit consistent error messages. Test: cts-tradefed run commandAndExit cts-dev -m CtsSecurityTestCases -t android.security.cts.ServicePermissionsTest Bug: 32806790 Change-Id: Iaff6b9506818ee082b1e169c89ebe1001b3bfeca