Drop INTERNAL_PLATFORM_MISSING_USES_LIBRARIES.
Bug: 282877248 Test: Presubmit build tests. Change-Id: Idd69433f308f5f47973ff0d5340a2399a27cb32c
This commit is contained in:
@@ -1710,10 +1710,6 @@ func (c *config) ProductPrivateSepolicyDirs() []string {
|
||||
return c.productVariables.ProductPrivateSepolicyDirs
|
||||
}
|
||||
|
||||
func (c *config) MissingUsesLibraries() []string {
|
||||
return c.productVariables.MissingUsesLibraries
|
||||
}
|
||||
|
||||
func (c *config) TargetMultitreeUpdateMeta() bool {
|
||||
return c.productVariables.MultitreeUpdateMeta
|
||||
}
|
||||
|
Reference in New Issue
Block a user