summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorMathew Inwood <mathewi@google.com>2019-05-28 12:16:51 +0100
committerMathew Inwood <mathewi@google.com>2019-05-28 14:27:08 +0100
commiteaf13c7efcc4a27b8b3789c5188238c5ac3db92e (patch)
tree9c15c5e357aa42084789eac74ebb50827e38605e /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parentc543913a79983f9d837d55b4603840a7968bb9af (diff)
Greylist 3P packages in the bootclasspath.
These packages contain code that was whitelisted in P (accidentally), and was blacklisted in Q (until now). They also contain open source code that apps could reasonably include in their APK. Blacklisting the code is problematic, as this results in apps being able to resolve the class itself, but without any visibility of any members within it. This is a measure to reduce the risk of Q, pending a proper solution for these classes in future. Remove the equivalent methods from the greylist as they are now redundant. This was done via: $ cat hiddenapi-greylist.txt \ | grep -v '^Lgov/nist/' \ | grep -v '^Lorg/apache/harmony/' \ | grep -v '^Lorg/apache/xalan/' \ | grep -v '^Lorg/apache/xml/' \ | grep -v '^Lorg/apache/xpath/' Bug: 129387816 Test: m Change-Id: I48d4ca3b8069894e91785f1dd69d81878078208c
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions