platform_build/tools/aconfig
Dennis Shen e398144643 aconfig: cpp codegen update: Move server_configurable_flags header include
Move server_configurable_flags header include away from exported header,
instead put it in the flag provider headers. Otherwise, it can cause
compilation error if the source code who wants to use the generated c flag lib has
not added dependency on server_configurable_flags yet.

Bug: b/279483801
Test: atest aconfig.test
Change-Id: Ib75877ee88f995caf72b3fd2554c3da195032c14
2023-07-10 18:19:44 +00:00
..
protos aconfig: add proto bug field 2023-06-22 16:50:33 +02:00
src aconfig: cpp codegen update: Move server_configurable_flags header include 2023-07-10 18:19:44 +00:00
templates aconfig: cpp codegen update: Move server_configurable_flags header include 2023-07-10 18:19:44 +00:00
tests aconfig: add proto bug field 2023-06-22 16:50:33 +02:00
.gitignore aconfig: add support for cargo 2023-05-03 09:41:11 +02:00
Android.bp aconfig: create java libraries for aconfig proto 2023-07-05 13:57:19 +00:00
build.rs aconfig: add support for cargo 2023-05-03 09:41:11 +02:00
Cargo.toml aconfig: add proto bug field 2023-06-22 16:50:33 +02:00
MODULE_LICENSE_APACHE2
OWNERS
PREUPLOAD.cfg
rustfmt.toml
TEST_MAPPING Create the TEST_MAPPING file 2023-06-30 03:28:02 +00:00