platform_build_soong/cc/ndk_api_coverage_parser
Jiyong Park 85cc35a143 Distinguish # apex and # systemapi symbols
Previously, the symbol tag `# apex` was treated the same as `#
systemapi`. With this CL, they have different meanings.

`# systemapi`: APIs that are defined in the platform (the non-updatable
part), and are exposed to unbundled system components like APEX

`# apex`: APIs that are defined in the APEX and are exposed to the
platform or other APEXes

Bug: 239274367
Test: m
Change-Id: I0484ea349656dbbd337e5fe3a5970f0ad275b807
2022-07-19 13:47:19 +09:00
..
.gitignore Get NDK python script tests running. 2020-07-16 13:23:29 -07:00
__init__.py Distinguish # apex and # systemapi symbols 2022-07-19 13:47:19 +09:00
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
OWNERS Get NDK python script tests running. 2020-07-16 13:23:29 -07:00
test_ndk_api_coverage_parser.py Distinguish # apex and # systemapi symbols 2022-07-19 13:47:19 +09:00