diff options
| author | 2022-07-17 11:30:47 +0900 | |
|---|---|---|
| committer | 2022-07-19 13:47:19 +0900 | |
| commit | 85cc35a14380578105f02d6fb60547d58c7ad1dc (patch) | |
| tree | 7f9c55bb97666e2fc705b9690d4af3e68f4e0d93 /java/java_test.go | |
| parent | 3f9c41d2f5f046071166730142829ca0dcd6fdab (diff) | |
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
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions