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:
Inseob Kim
2020-10-05 14:34:06 +09:00
parent 85aaf56dd6
commit f6d606ebea
2 changed files with 0 additions and 5 deletions

View File

@@ -331,7 +331,6 @@ type productVariables struct {
ProductPublicSepolicyDirs []string `json:",omitempty"`
ProductPrivateSepolicyDirs []string `json:",omitempty"`
ProductCompatibleProperty *bool `json:",omitempty"`
ProductVndkVersion *string `json:",omitempty"`