diff options
author | Mathew Inwood <mathewi@google.com> | 2018-08-08 14:01:37 +0100 |
---|---|---|
committer | Mathew Inwood <mathewi@google.com> | 2018-08-10 14:49:11 +0100 |
commit | 1587789d6fc662ce3238e2746870fccd6a2e47be (patch) | |
tree | d8fd0bc3276fb6a519d1a0917faaf6bc71b0b815 /compiler/optimizing/graph_visualizer.cc | |
parent | 971a80e5aa36955d9fee6b479a5cbd554f50ca08 (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