platform_build_soong/aconfig/codegen
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
..
aconfig_declarations_group.go Use OutputFilesProvider on aconfig_declarations_group 2024-06-13 15:03:16 -07:00
aconfig_declarations_group_test.go Make container mandatory in aconfig_declarations. 2024-04-24 16:41:57 +00:00
Android.bp Introduce module type aconfig_declarations_group 2024-02-14 18:52:31 +00:00
cc_aconfig_library.go Add new storage deps in forced read-only mode 2024-05-01 13:54:40 +00:00
cc_aconfig_library_test.go Soong: remove obsolete proto lib from unit test 2024-05-23 11:43:42 +00:00
init.go Drive instrumentation with build flag for C/C++ 2024-04-29 19:53:43 +00:00
java_aconfig_library.go Ensure aconfig generated CustomFeatureFlags is renamed by JarJar 2024-04-24 14:25:38 +00:00
java_aconfig_library_test.go Make container mandatory in aconfig_declarations. 2024-04-24 16:41:57 +00:00
rust_aconfig_library.go Add logging dependencies to Rust aconfig APIs 2024-03-29 14:05:05 +00:00
rust_aconfig_library_test.go Make container mandatory in aconfig_declarations. 2024-04-24 16:41:57 +00:00
testing.go Add container property to aconfig_declarations. 2023-11-28 12:37:02 -08:00