Revert^4 "Add TARGET_SYSTEM_PROP to system build.prop"

072c0e4fcb

Change-Id: I53a36f415a9bd472170f030f115039e623769acf
This commit is contained in:
Inseob Kim
2024-07-25 10:58:08 +00:00
parent bf3222593a
commit 26756a86c1
3 changed files with 15 additions and 4 deletions

View File

@@ -506,6 +506,8 @@ type ProductVariables struct {
OemProperties []string `json:",omitempty"`
ArtTargetIncludeDebugBuild *bool `json:",omitempty"`
SystemPropFiles []string `json:",omitempty"`
}
type PartitionQualifiedVariablesType struct {