diff options
author | 2023-11-20 16:23:51 +0000 | |
---|---|---|
committer | 2023-11-20 21:30:18 +0000 | |
commit | 0b9d289e2a8fe6262421e9a5483558c2023679dd (patch) | |
tree | 4ae295c744f98a186eb9b33a3720d3529a15db1d /tools/aconfig/src/codegen_java.rs | |
parent | 8faa4a588001cad91b98a7577373745752a29971 (diff) |
Add is_exported field to aconfig.proto
When a flag is exported, it can be read by code built in other containers. By
default flags are not exported. Set this to true if your flag is gating
a public API which may be called from other containers (typically, a
flag used in @FlaggedAPI annotations).
Test: atest aconfig.test
Bug: 311152500
Change-Id: I53e3ed18b96c1518f04172d5933ef96b41ccda7e
Diffstat (limited to 'tools/aconfig/src/codegen_java.rs')
0 files changed, 0 insertions, 0 deletions