commit | 77c315a5b5a2205773fdc7236245099b6d10b2e4 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Jul 31 02:00:41 2024 +0000 |
committer | micky387 <mickaelsaibi@free.fr> | Sat Nov 09 17:16:24 2024 -0500 |
tree | 07fe4abd978bcb986ae6385e003702f155d26d94 | |
parent | 08837b9b5e2aa92f260c0e33304c8b4af61d748a [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 3400e22..a03c027 100644 --- a/android/variable.go +++ b/android/variable.go
@@ -517,6 +517,8 @@ OemProperties []string `json:",omitempty"` ArtTargetIncludeDebugBuild *bool `json:",omitempty"` + + SystemPropFiles []string `json:",omitempty"` } type PartitionQualifiedVariablesType struct {