platform_build_soong/aconfig
mrziwang 937f35f464 Use OutputFilesProvider on aconfig_declarations_group
In the context of incremental soong, the output files
inter-module-communication will be through OutputFilesProvider.
The OutputFileProducer interface will be deprecated.

This CL also removes the unused field "intermediatePath" from
build_flag_declarations and aconfig_declarations

Test: CI
Bug: 339477385
Change-Id: I8417db7ca6ece50b3ecd807fc3b6356aa52b18e0
2024-06-13 15:03:16 -07:00
..
build_flags Use OutputFilesProvider on aconfig_declarations_group 2024-06-13 15:03:16 -07:00
codegen Use OutputFilesProvider on aconfig_declarations_group 2024-06-13 15:03:16 -07:00
aconfig_declarations.go Use OutputFilesProvider on aconfig_declarations_group 2024-06-13 15:03:16 -07:00
aconfig_declarations_test.go Make container mandatory in aconfig_declarations. 2024-04-24 16:41:57 +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^2 "Include all_aconfig_declarations in docs dist" 2024-04-04 17:26:36 +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 Pass "--container" to aconfig create-cache 2024-03-19 23:07:34 +00:00
testing.go Support aconfig_declarations, aconfig_values and aconfig_value_set 2023-09-09 12:33:40 -07:00