OSDN Git Service

More robust @RequiresPermission handling.
authorJeff Sharkey <jsharkey@android.com>
Tue, 27 Feb 2018 18:16:37 +0000 (11:16 -0700)
committerJeff Sharkey <jsharkey@android.com>
Tue, 27 Feb 2018 18:16:39 +0000 (11:16 -0700)
commitbf6b213f37cb7f1499e5d7344821916d0e02e821
tree0a1da2b0fba4b98d77ca723600c11cd6d287fa12
parentd0f517b9df46926d803c7d9963c70791b2af1c01
More robust @RequiresPermission handling.

The "conditional" value doesn't have any permissions to examine.

Test: builds, boots, "conditional" annotations work
Bug: 73559440
Change-Id: I36177078c1a6aeb7392773548f9c5e4696064e57
core/java/android/app/AppOpsManager.java