diff options
author | 2024-12-23 22:14:58 +0000 | |
---|---|---|
committer | 2024-12-23 22:14:58 +0000 | |
commit | e40497097707c30e522e63e25a40c08c66c37184 (patch) | |
tree | 62a0893bc55d6129faf0843d45748d2cfcdb2018 /java/java.go | |
parent | 2cf4793f4dc9aeb6731fcb18c1d9107f6d8b6457 (diff) |
Add a simple metadata class option for system feature codegen
Add a `metadata_only` arg to the java_system_features_srcs rule
to optionally generate a very slimmed down output that maps
feature names to their new method names in the generated API surface.
This is useful for tooling like errorprone/lint to ensure any fixes
are correct, without pulling in the full codegen API surface.
Bug: 203143243
Test: m
Flag: build.RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS
Change-Id: Ic9ec70d09cf2cfb11f9de939305dfa67ee4e28ae
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions