platform_build_soong/aconfig
Mårten Kongstad c61353222c Include all_aconfig_declarations in droid dist
Include all_aconfig_declarations in the droid dist directory
(identically to how it is already included in the sdk dist).

For local builds, `printflags` is still the recommended way to read
all_aconfig_declarations; the dist-ed files are intended as a way to
inspect remote builds, such as CI builds.

Bug: 324281288
Test: lunch aosp_oriole-trunk-eng && m droid dist && test -e out/dist/flags.pb && test -e out/dist/flags.textproto
Change-Id: Ic29d69ab5014593a3f9213f8a5b55e0569922cc9
2024-02-23 09:22:56 +01:00
..
codegen Introduce module type aconfig_declarations_group 2024-02-14 18:52:31 +00:00
aconfig_declarations.go Add property Exportable to aconfig_declarations 2024-02-08 06:19:34 +00:00
aconfig_declarations_test.go Add property Exportable to aconfig_declarations 2024-02-08 06:19:34 +00:00
aconfig_value_set.go Convert OtherModuleProvider to generic providers API 2023-12-14 16:12:22 -08:00
aconfig_value_set_test.go Convert ModuleProvder to generic providers API 2023-12-14 16:12:22 -08:00
aconfig_values.go Convert NewProvider/NewMutatorProvider to generic providers API 2023-12-14 16:12:20 -08:00
aconfig_values_test.go Convert ModuleProvder to generic providers API 2023-12-14 16:12:22 -08:00
all_aconfig_declarations.go Include all_aconfig_declarations in droid dist 2024-02-23 09:22:56 +01:00
all_aconfig_declarations_test.go Enforce one aconfig_declaration per aconfig package 2024-01-10 01:53:49 +00:00
Android.bp Enforce one aconfig_declaration per aconfig package 2024-01-10 01:53:49 +00:00
exported_java_aconfig_library.go move CollectDependencyAconfigFiles to android 2023-12-19 19:34:00 +00:00
init.go Merge "Support aconfig stoage files for apex." into main 2024-02-21 17:42:58 +00:00
testing.go Support aconfig_declarations, aconfig_values and aconfig_value_set 2023-09-09 12:33:40 -07:00