platform_build_soong/etc
mrziwang e2346b87d9 PrebuildEtcModule no longer implements OutputFiles method
In the context of incremental soong, the output files
inter-module-communication will be through OutputFilesProvider.
The OutputFileProducer interface will be deprecated.

These module types are included in this change:
linker_config
llndk_libraries_txt
sanitizer_libraries_txt
java_sdk_library_xml
vndksp_libraries_txt
vndkcore_libraries_txt
vndkprivate_libraries_txt
vndkpublic_libraries_txt

Test: CI
Bug: 339477385
Change-Id: I35575bbad137df5ff8001db9a61ba5b3d13eaa6d
2024-06-10 15:17:07 -07:00
..
Android.bp Deprecate Snapshot build 2024-04-05 01:56:56 +00:00
install_symlink.go Add install_symlink soong module type 2023-09-01 17:18:48 -07:00
install_symlink_test.go Add install_symlink soong module type 2023-09-01 17:18:48 -07:00
prebuilt_etc.go PrebuildEtcModule no longer implements OutputFiles method 2024-06-10 15:17:07 -07:00
prebuilt_etc_test.go Add support for prebuilt_overlay module type in soong 2024-05-16 11:00:32 +02:00