commit | c372a5cd0678388a53280cbd1a83246cca7fdb72 | [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 | 79e151d78c620b4924f1f1fc1aee83090fd38725 [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