platform_build/tools/aconfig/templates
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
..
cpp_exported_header.template aconfig: cpp codegen update: Move server_configurable_flags header include 2023-07-10 18:19:44 +00:00
cpp_prod_flag_provider.template aconfig: cpp codegen update: Move server_configurable_flags header include 2023-07-10 18:19:44 +00:00
cpp_source_file.template cpp codegen redesign, unit test support 2023-07-05 14:05:44 +00:00
cpp_test_flag_provider.template aconfig: cpp codegen update: Move server_configurable_flags header include 2023-07-10 18:19:44 +00:00
FeatureFlags.java.template aconfig: remove extra new lines and spaces in generated java code 2023-06-29 15:05:18 +00:00
FeatureFlagsImpl.java.template aconfig: Add resetAll method to test mode FeatureFlagsImpl 2023-06-29 15:15:32 +00:00
Flags.java.template aconfig: remove extra new lines and spaces in generated java code 2023-06-29 15:05:18 +00:00
rust.template aconfig: use proto struct directly 2023-06-19 16:04:32 +02:00