Revert "Revert "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for..."

Revert submission 3235656-revert-3195743-compatibility_matrix-KLJOLWYIMW

Reason for revert: The root cause of the break is already be merged. Related changes: ag/29139095, ag/29139608

Reverted changes: /q/submissionid:3235656-revert-3195743-compatibility_matrix-KLJOLWYIMW

Change-Id: Ie23bdd343bebbd077553dc25f0bfd13539daf57a
This commit is contained in:
Bill Yang
2024-09-05 09:22:09 +00:00
committed by Gerrit Code Review
parent 1558cc68ec
commit 3b3aac0088
3 changed files with 22 additions and 0 deletions

View File

@@ -511,6 +511,11 @@ type ProductVariables struct {
SystemPropFiles []string `json:",omitempty"`
EnableUffdGc *string `json:",omitempty"`
BoardAvbEnable *bool `json:",omitempty"`
BoardAvbSystemAddHashtreeFooterArgs []string `json:",omitempty"`
DeviceFrameworkCompatibilityMatrixFile []string `json:",omitempty"`
DeviceProductCompatibilityMatrixFile []string `json:",omitempty"`
}
type PartitionQualifiedVariablesType struct {