android_build_soong/multitree
mrziwang e7ec89e0a9 ExportableModule no longer implements OutputFileProducer
multitree.ExportableModule no longer implements
android.OutputFileProducer

In the context of incremental soong, the output files
inter-module-communication will be through OutputFilesProvider.
The OutputFileProducer interface will be deprecated.

ApiSurface and apexBundle are included in this change.

Test: CI
Bug: 339477385
Change-Id: I9247bb2dfed270a879f8bc96c6aa06803fde0150
2024-06-20 16:19:48 +00:00
..
Android.bp
api_imports.go Convert SetProvider to generic providers API 2023-12-14 16:12:20 -08:00
api_surface.go ExportableModule no longer implements OutputFileProducer 2024-06-20 16:19:48 +00:00
export.go ExportableModule no longer implements OutputFileProducer 2024-06-20 16:19:48 +00:00
import.go
metadata.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00