platform_build/tools/aconfig
Dennis Shen 9f236037a2 aconfig: add support for local override
1, add a new field in storage metadata proto, for each container, there
is a local override file.

2, update write api to expose the api to map a writable file given the
specific path. the cannonical api will require a storage metadata proto,
and then find the right file path and map it.

3, minor update to make the proto lib cc_library instead of
cc_library_static

Bug: b/312444587
Test: atest -c
Change-Id: Iaf0aff44c1ca3ad4bffc5e06bb99bb276b9069c5
2024-04-17 12:25:11 +00:00
..
aconfig aconfig: update storage file creation to allow storage files to store 2024-04-10 16:37:23 +00:00
aconfig_protos aconfig_proto: add document for container filed 2024-03-06 15:36:34 +00:00
aconfig_storage_file aconfig: add support for local override 2024-04-17 12:25:11 +00:00
aconfig_storage_read_api aconfig: switch read api lib to cc_library 2024-04-12 21:21:44 +00:00
aconfig_storage_write_api aconfig: add support for local override 2024-04-17 12:25:11 +00:00
aflags aconfig: add flag type information to list flag api 2024-04-02 17:51:21 +00:00
fake_device_config Modify dependencies of fake_device_config 2024-02-13 06:54:49 +00:00
overrideflags overrideflags: change local override list name 2023-10-23 18:19:29 +00:00
printflags printflags: print flags declared in mainline module 2024-03-04 22:03:05 +00:00
.gitignore aconfig: add support for cargo 2023-05-03 09:41:11 +02:00
Cargo.toml aconfig: create aconfig_storage_write_api crate 2024-03-11 14:26:38 +00:00
MODULE_LICENSE_APACHE2
OWNERS aconfig: update aconfig owners 2023-12-08 19:14:17 +00:00
PREUPLOAD.cfg
rustfmt.toml
TEST_MAPPING aflags: add aflags.test to presubmit runs 2024-04-03 14:02:51 +00:00