apex: drop metadata gathering for multitree.

This was only partially implemented, and is not needed.

Test: presubmits
Change-Id: Ia6534c62051cd484d46333fbbf8a0fa8ce8288e7
This commit is contained in:
LaMont Jones
2023-05-16 00:43:18 +00:00
parent 9801f9d7f7
commit d20214f6fb
3 changed files with 0 additions and 204 deletions

View File

@@ -29,7 +29,6 @@ bootstrap_go_package {
"bp2build.go",
"deapexer.go",
"key.go",
"metadata.go",
"prebuilt.go",
"testing.go",
"vndk.go",
@@ -39,7 +38,6 @@ bootstrap_go_package {
"bootclasspath_fragment_test.go",
"classpath_element_test.go",
"dexpreopt_bootjars_test.go",
"metadata_test.go",
"platform_bootclasspath_test.go",
"systemserver_classpath_fragment_test.go",
"vndk_test.go",