platform_build/tools/aconfig
Mårten Kongstad 202102f7be aconfig: include namespace in create-device-config-defaults
Update the output format of create-device-config-defaults to include the
flag's namespace. Also change the delimiters. The new format is

  <namespace>:<package>.<flag-name>=[enabled|disabled|

Bug: 285468565
Test: atest aconfig.test
Change-Id: I9b4ca1611cca8528dc341fc12812b614c86f6c08
2023-06-08 11:28:09 +02:00
..
protos aconfig: add namespace field to flag_declaration and parsed_flag 2023-06-08 11:27:57 +02:00
src aconfig: include namespace in create-device-config-defaults 2023-06-08 11:28:09 +02:00
templates aconfig: add namespace field to flag_declaration and parsed_flag 2023-06-08 11:27:57 +02:00
testdata aconfig: add namespace field to flag_declaration and parsed_flag 2023-06-08 11:27:57 +02:00
.gitignore aconfig: add support for cargo 2023-05-03 09:41:11 +02:00
Android.bp aconfig: improve code diffs in tests 2023-06-08 11:27:59 +02:00
build.rs aconfig: add support for cargo 2023-05-03 09:41:11 +02:00
Cargo.toml aconfig: improve code diffs in tests 2023-06-08 11:27:59 +02:00
MODULE_LICENSE_APACHE2 aconfig: add project scaffolding 2023-05-02 17:36:30 +02:00
OWNERS aconfig: add project scaffolding 2023-05-02 17:36:30 +02:00
PREUPLOAD.cfg aconfig: add project scaffolding 2023-05-02 17:36:30 +02:00
rustfmt.toml aconfig: add project scaffolding 2023-05-02 17:36:30 +02:00