Always turn on compatible property
It's mandatory for devices launching with Android P or later. Bug: 170082975 Test: m Change-Id: I22578c3b77d28abc8a09b88324ef3702d0ccafde
This commit is contained in:
@@ -331,7 +331,6 @@ type productVariables struct {
|
||||
|
||||
ProductPublicSepolicyDirs []string `json:",omitempty"`
|
||||
ProductPrivateSepolicyDirs []string `json:",omitempty"`
|
||||
ProductCompatibleProperty *bool `json:",omitempty"`
|
||||
|
||||
ProductVndkVersion *string `json:",omitempty"`
|
||||
|
||||
|
Reference in New Issue
Block a user