diff options
author | Adrian Roos <roosa@google.com> | 2018-12-11 19:47:33 +0100 |
---|---|---|
committer | Adrian Roos <roosa@google.com> | 2018-12-12 15:02:26 +0100 |
commit | 6115769c1663b64f6d7130041c590b5920fd8db0 (patch) | |
tree | f83c145f6f32b975eb8c93c57c144351658ae554 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | e3a133095e9fb707e02a766d597566c7dae46d6e (diff) |
API: Clean up redundant and ineffective usages of SystemApi and TestApi
Everything that is marked SystemApi or TestApi, but not @hide is still
part of the public SDK, it is therefore not sound to have that combination.
In the future, specifing such a combination will be considered an error
to prevent inadvertently exposing SystemApi and TestApi as public API.
Bug: 115333477
Change-Id: Ibd5d6a22862fdbc1e20a1cb3925280f5a682edea
Merged-In: Ibd5d6a22862fdbc1e20a1cb3925280f5a682edea
Test: METALAVA_PREPEND_ARGS="--error UnhiddenSystemApi" m checkapi
Exempt-From-Owner-Approval: API cleanup
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions