summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2018-01-08 14:08:17 +0900
committerJiyong Park <jiyong@google.com>2018-01-08 14:08:17 +0900
commit15bf538cbe0d7e2ed3518efe8625a29746b392fb (patch)
treebc50deea1101ccb48c43c67be841c39c2eac120b /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent6557fb49a2a341b742875b62ae98e76ab4b425f2 (diff)
Remove SystemApi annotation from EuiccManager.getOtaStatus()
EuiccManager.getOtaStatus() has been annotated as @SystemApi, but its declaring class EuiccManager has not. Therefore, the method hasn't been recognized as SystemApi (does not appear in system-current.txt) and no app is using the method. This hasn't been harmful, but will soon trigger CTS failures when we do the exact match for SystemAPIs; a runtime entity annotated as @SystemApi have to exist in the documented API (e.g. system-current.txt). So removing this no-op annotation. Bug: 67891551 Test: m -j checkapi Change-Id: I570ef5e5c88b6b9162116d3d3a7b17367efa9d7f
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions