platform_build/tools/aconfig/aconfig_storage_file
Dennis Shen 45c94c6421 aconfig: add a new aconfig storage file flag listing api
added a new function called list_flag_with_info to list all the flags
given all four storage files (package.map, flag.map, flag.val, flag.info).
also exported this api thru cxx interface so aconfigd can use it.

Bug: b/312444587
Test: atest -c
Change-Id: Ibbfe657b980d40e25e5e28962b930338192e2d98
2024-04-30 17:52:44 +00:00
..
include/aconfig_storage aconfig: add a new aconfig storage file flag listing api 2024-04-30 17:52:44 +00:00
protos aconfig: add support for local override 2024-04-17 12:25:11 +00:00
src aconfig: add a new aconfig storage file flag listing api 2024-04-30 17:52:44 +00:00
tests aconfig: add a new aconfig storage file flag listing api 2024-04-30 17:52:44 +00:00
aconfig_storage_file.cpp aconfig: add a new aconfig storage file flag listing api 2024-04-30 17:52:44 +00:00
Android.bp aconfig: add a new aconfig storage file flag listing api 2024-04-30 17:52:44 +00:00
build.rs aconfig: add a new aconfig storage file flag listing api 2024-04-30 17:52:44 +00:00
Cargo.toml aconfig: add a new aconfig storage file flag listing api 2024-04-30 17:52:44 +00:00