diff options
author | Cody Kesting <ckesting@google.com> | 2019-03-15 16:22:08 -0700 |
---|---|---|
committer | Cody Kesting <ckesting@google.com> | 2019-03-19 13:57:28 +0000 |
commit | 1961871f40205cba0e5f56f328ff4c5af026540e (patch) | |
tree | 9a87d6adaec9b47451447d6e5535f2681116b36c /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 93bf5ef49512a1e51f5da05f57f49b6423904ee5 (diff) |
Add class comment to avoid extending ServiceState class.
ServiceState implements Parcelable and all 'Parcelables' are required to
be final, per the Android API Guidelines (go/android-api-guidelines).
This won't be changed for historical reasons, but clients should avoid
extending this class.
Bug: 128865231
Test: non-functional change that won't impact tests.
atest CtsTelephonyTestCases:ServiceStateTest
Change-Id: Ib369f1449a3e085f404fff1c706fda0b76d42890
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions