Revert^2 "Always turn on compatible property"
This reverts commit 7d13e5b964
.
Reason for revert: Fixed broken targets
Change-Id: Ibfa2641575346675f8210297eaebfbe7d63cf5a5
This commit is contained in:
@@ -1247,10 +1247,6 @@ func (c *config) ProductPrivateSepolicyDirs() []string {
|
||||
return c.productVariables.ProductPrivateSepolicyDirs
|
||||
}
|
||||
|
||||
func (c *config) ProductCompatibleProperty() bool {
|
||||
return Bool(c.productVariables.ProductCompatibleProperty)
|
||||
}
|
||||
|
||||
func (c *config) MissingUsesLibraries() []string {
|
||||
return c.productVariables.MissingUsesLibraries
|
||||
}
|
||||
|
Reference in New Issue
Block a user