commit | b97fbc8c5f0cf44e63e97d65956c46b914d64d70 | [log] [tgz] |
---|---|---|
author | Peter Visontay <pvisontay@google.com> | Thu Dec 21 16:23:55 2017 +0000 |
committer | Peter Visontay <pvisontay@google.com> | Fri Jan 05 15:09:01 2018 +0000 |
tree | 3e86d51e4f28d7ed8848a74a0cfc18514ab9f00f | |
parent | 5a2a1ef74a989ef5ac749f0bfbb8f9bc665e7050 [diff] |
Mark AppOpsManager.setMode() @TestApi. There's a CTS test that accesses this via reflection, which we want to fix: AppOpsTest.testSetMode(). Test: make CtsPermissionTestCases -j32 && cts-tradefed run singleCommand cts-dev -m CtsPermissionTestCases --test android.permission.cts.AppOpsTest Change-Id: I8e62d55271caaa730c4233f761145f90cc34111c Bug: 71626306