summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2017-06-02 17:36:26 -0600
committerJeff Sharkey <jsharkey@android.com>2017-06-05 13:27:11 -0600
commitd86b8fea43ebb6e5c31691b44d8ceb0d8d3c9072 (patch)
tree547566f25eb693f99c48ff9afd81fafaef44e435 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent373ab72112a652982bf51bb3f50b0678065be0aa (diff)
Annotate @SystemApi with required permissions.
Most @SystemApi methods should be protected with system (or higher) permissions, so annotate common methods with @RequiresPermission to make automatic verification easier. Verification is really only relevant when calling into system services (where permissions checking can happen on the other side of a Binder call), so annotate managers with the new @SystemService annotation, which is now automatically documented. This is purely a docs change; no logic changes are being made. Test: make -j32 update-api && make -j32 offline-sdk-docs Bug: 62263906 Change-Id: I2554227202d84465676aa4ab0dd336b5c45fc651
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions