commit | d8538e5db068e3117febb11e7ac51c764278a6d3 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Jul 31 02:00:41 2024 +0000 |
committer | Inseob Kim <inseob@google.com> | Wed Jul 31 02:17:39 2024 +0000 |
tree | b758079e45e5e426b60e2e292ebb902cf6bbe49e | |
parent | 88b109e6b45d33b27db11c512bfdc5faebf2d896 [diff] [blame] |
Revert^6 "Add TARGET_SYSTEM_PROP to system build.prop" 530c32acbee136ff3475192335cc7594589de096 Change-Id: I9dc817855e3db7b96320a977b24b84d72e762893
diff --git a/android/variable.go b/android/variable.go index df0e59c..00dcbc4 100644 --- a/android/variable.go +++ b/android/variable.go
@@ -507,6 +507,8 @@ OemProperties []string `json:",omitempty"` ArtTargetIncludeDebugBuild *bool `json:",omitempty"` + + SystemPropFiles []string `json:",omitempty"` } type PartitionQualifiedVariablesType struct {