Revert "Add TARGET_SYSTEM_PROP to system build.prop"

Revert submission 3184480-system_build_prop_soong

Reason for revert: breaks ndk and mainline build 

Reverted changes: /q/submissionid:3184480-system_build_prop_soong

Change-Id: Ic089dc3dfcbf2083d1bcf2413be432dcb61ce525
This commit is contained in:
Inseob Kim
2024-07-25 02:45:53 +00:00
parent 0e7cde59c8
commit 027f50246f
3 changed files with 4 additions and 15 deletions

View File

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