summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2017-06-19 16:27:25 -0600
committerXin Li <delphij@google.com>2017-08-03 17:47:39 +0000
commit008ddd928d1fbb670d3b7376a1564bbf1d9d81ef (patch)
tree766c0f4be48e1c9e256ba259b69968cfd18b3061 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentb9295c7de0327966fd4ccbcb061e8318c3d2c882 (diff)
DO NOT MERGE: Fix searching for overridden methods.
If the superclass is an abstract class, we want to search it for possibly overridden methods; we don't want to search ourselves. This bug resulted in (incorrectly) thinking that overridden "default" methods from interfaces were standalone methods on the class. (The expected behavior has always been to omit any overridden methods from the public API surface area to avoid redundant noise.) Test: make update-api Bug: 62675475 Change-Id: Ic92544908692bd9af329d302165e18c7b4738e43 (cherry picked from commit 257529dcae079055d51cb8eb42b249512ae41f36)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions