platform_build/tools/aconfig
Luca Stefani c5505418b4
aflags: Ensure <partition>/aconfig_flags.pb exists before reading
In some build targets/combinations aconfig_flags.pb
may not be generated.

For example in GSI only system/aconfig_flags.pb exists
and system-only updates won't have vendor/aconfig_flags.pb.

Test: m, aflags
Change-Id: I136345a8748bc6d80bd98e673f90e0a2ab380ab1
2024-10-24 19:31:52 +02:00
..
aconfig Read from new storage in Rust R/W flags 2024-06-14 17:20:27 +00:00
aconfig_device_paths aflags: Ensure <partition>/aconfig_flags.pb exists before reading 2024-10-24 19:31:52 +02:00
aconfig_protos Add a nano proto version of aconfig protos 2024-05-15 06:18:23 +00:00
aconfig_storage_file aconfig: simply proto 2024-05-11 15:51:14 +00:00
aconfig_storage_read_api Read from new storage in Rust R/W flags 2024-06-14 17:20:27 +00:00
aconfig_storage_write_api aconfig: remove read api lib's dependency on libbase and liblog 2024-05-23 12:30:31 +00:00
aflags Add filter by container to aflags 2024-05-15 10:06:25 -04: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
.editorconfig aconfig: create first implementation of aconfig storage java read api 2024-05-30 00:32:42 +00:00
.gitignore aconfig: add support for cargo 2023-05-03 09:41:11 +02:00
Cargo.toml aflags: read protos from all containers 2024-04-18 14:38:41 +00:00
MODULE_LICENSE_APACHE2 aconfig: add project scaffolding 2023-05-02 17:36:30 +02:00
OWNERS aconfig: update aconfig owners 2023-12-08 19:14:17 +00: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
TEST_MAPPING aconfig: create first implementation of aconfig storage java read api 2024-05-30 00:32:42 +00:00