diff options
author | Paul Duffin <paulduffin@google.com> | 2018-12-07 10:40:38 +0000 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2018-12-07 10:40:38 +0000 |
commit | ed4d7c282051a9f20f125ac00f8f8efa29cf65f6 (patch) | |
tree | c832475b495c2dcedbb80039b38e2bd931aa6de4 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | c97a61b5e6ed635baca5462ccc6ed58146766d2f (diff) |
UnsupportedAppUsage - support implicit member signatures
Allows the signature of implicit members, i.e. members that are added
by the compiler, e.g. enum values() and valueOf(String) methods or
default constructors to be specified per class. The UnsupportedAppUsage
can now be repeated on a class so as to specify multiple implicit
members.
Bug: 119861512
Test: atest class2greylisttest, m -j20 framework
Change-Id: I73c8402e9c2053e3a04ef0ff8875ce446593ec8f
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions