diff options
| author | 2023-12-06 00:46:01 +0000 | |
|---|---|---|
| committer | 2023-12-07 22:36:59 +0000 | |
| commit | a95f2b230cbf68b5b373c649ce11b8c2f231b97d (patch) | |
| tree | 30789e3696c730f2809829e904108d11e78c0959 /tools/aconfig/src/codegen/java.rs | |
| parent | 2118e738b2683e9dc0654464e3e2808e8f06543d (diff) | |
Add new dump format map in aconfig
The `aconfig dump --format map` lists aconfig keys mapped to its boolean
values that represents whether the flag is enabled or not, as seen below:
```
flag.name1=true
flag.name2=false
```
Test: aconfig dump --format map --cache out/soong/.intermediates/build/make/tools/aconfig/aconfig.test.flags/intermediate.pb && inspect output
Bug: 306024510
Change-Id: Ic4990c168f6fa9c87869113ba695c07394adbc67
Diffstat (limited to 'tools/aconfig/src/codegen/java.rs')
0 files changed, 0 insertions, 0 deletions