Create a singleton that generates an empty bp file

This singleton will be used to generate a bp file based on
make-based product config later.

Test: m and CI
Bug: 367418637
Change-Id: I98caea5419f1facd3fa9ca5c6389d16a7aa2ce5d
This commit is contained in:
mrziwang
2024-09-17 10:29:54 -07:00
parent 0bfceee178
commit 2aafdc5f9c
3 changed files with 39 additions and 1 deletions

View File

@@ -88,6 +88,7 @@ bootstrap_go_package {
"prebuilt.go",
"prebuilt_build_tool.go",
"product_config.go",
"product_config_to_bp.go",
"proto.go",
"provider.go",
"raw_files.go",