Drop INTERNAL_PLATFORM_MISSING_USES_LIBRARIES.

Bug: 282877248
Test: Presubmit build tests.
Change-Id: Idd69433f308f5f47973ff0d5340a2399a27cb32c
This commit is contained in:
Jiakai Zhang
2023-06-01 15:16:58 +01:00
parent 02e8a0dba1
commit 4f65a03d30
4 changed files with 9 additions and 12 deletions

View File

@@ -420,8 +420,6 @@ type productVariables struct {
TargetFSConfigGen []string `json:",omitempty"`
MissingUsesLibraries []string `json:",omitempty"`
EnforceProductPartitionInterface *bool `json:",omitempty"`
EnforceInterPartitionJavaSdkLibrary *bool `json:",omitempty"`