commit | 4649135400f5366fc91630fd6f8cf12432a5db6d | [log] [tgz] |
---|---|---|
author | Yiming Pan <yimingpan@google.com> | Tue Mar 26 08:01:26 2024 +0000 |
committer | Yiming Pan <yimingpan@google.com> | Tue Apr 02 17:43:30 2024 +0000 |
tree | 86458c1a3eb75576443d2e2a04fa58cb8afb08e4 | |
parent | cab0c542fa90ab6c530820c3d45c054b4170e657 [diff] |
Fix: some flagged APIs are not recorded. * The @FlaggedApi annotation can be used for classes. When a class is annotated but its APIs are not, they should be counted as flagged. * Class constructors are also APIs. Bug: 331294167 Test: manual test `extract-flagged-apis <input> <output>` Change-Id: Ic6d25eb59faa381f033751557343ad85c1602e41