platform_build_soong/aconfig
LaMont Jones 60d4307605 Revert "Include all_aconfig_declarations in docs dist"
This reverts commit 90c2af97ed.

Reason for revert: Includes too many flags.  The on-device copy of aconfig declarations must be **only** those that are used by code on the device.  `all_aconfig_declarations` is every aconfig flag in the source tree, and cannot be placed on the device.

Change-Id: Id7ac61c0805825b4ca27fffe84a48f95e3c682b2
2024-03-11 20:35:14 +00:00
..
codegen enable exportable check 2024-03-05 22:21:03 +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 Revert "Include all_aconfig_declarations in docs dist" 2024-03-11 20:35:14 +00: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