commit | dd35c2f8683e7caa0d49ef9c0ac3bb606363dab1 | [log] [tgz] |
---|---|---|
author | Yiming Pan <yimingpan@google.com> | Wed Apr 10 23:07:29 2024 +0000 |
committer | Yiming Pan <yimingpan@google.com> | Wed Apr 10 23:07:29 2024 +0000 |
tree | 6346ae62294c6507aacd989b9fcfc5575a72b89e | |
parent | 22be9ae76937aef3723d6d3bff0f29ab2866ec47 [diff] |
APIs in a nested class can be flagged by outer class. If a class is not an inner class, use its @FlaggedApi annotation value. Otherwise, use the flag value of the closest outer class that is annotated by @FlaggedApi. Bug: 331294167 Test: atest extract-flagged-apis-test Change-Id: I9d40d3e7c5065a2a737d5420c4235445c6d16654