summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathew Inwood <mathewi@google.com>2018-08-08 14:01:37 +0100
committerMathew Inwood <mathewi@google.com>2018-08-10 14:49:11 +0100
commit1587789d6fc662ce3238e2746870fccd6a2e47be (patch)
treed8fd0bc3276fb6a519d1a0917faaf6bc71b0b815 /compiler/optimizing/graph_visualizer.cc
parent971a80e5aa36955d9fee6b479a5cbd554f50ca08 (diff)
Don't greylist public bridge methods.
We need to be able to apply the @UnsupportedAppUsage annotation to regular (non-bridged) methods, but due to the SDK visibility rules, the synthetic bridge is sometimes part of the SDK. We need to know the public API set in order to exclude these. Bug: 110868826 Test: atest class2greylisttest Test: m Change-Id: I2ac9dfaaf60053762f379a5dc0d81e48a40a4e57
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions