Merge "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for soong" into main
This commit is contained in:
@@ -513,6 +513,11 @@ type ProductVariables struct {
|
||||
ProductPropFiles []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 {
|
||||
|
Reference in New Issue
Block a user