android_build_soong/python
mrziwang ca3ea1b1ee Use OutputFilesProvider on python_binary_host
In the context of incremental soong, the output files
inter-module-communication will be through OutputFilesProvider.
The OutputFileProducer interface will be deprecated.

Test: CI
Bug: 339477385
Change-Id: I20f619d088503ca482ea55e81639933c88f1286b
2024-06-18 15:32:09 -07:00
..
scripts Compress precompiled python zips 2024-04-29 16:47:36 -07:00
tests Remove embedded_launcher: true usages 2024-05-08 12:13:38 -07:00
Android.bp Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
binary.go Use OutputFilesProvider on python_binary_host 2024-06-18 15:32:09 -07:00
builder.go Prepare soong for python 3.11 2023-08-16 21:47:03 -04:00
defaults.go Fix some issues in bp2build converter for python_binary_host. 2022-10-12 17:43:20 -07:00
library.go Refactor python rules 2023-01-25 10:40:59 -08:00
proto.go Use relative path instead of base for python proto 2023-08-15 18:33:00 +00:00
python.go relax the restriction on .proto files in data 2024-05-08 17:28:19 +00:00
python_test.go relax the restriction on .proto files in data 2024-05-08 17:28:19 +00:00
test.go Remove duplicated CollectDependencyAconfigFiles() 2024-05-10 10:00:14 +09:00
testing.go Add preparers for python 2021-03-17 23:56:29 +00:00