commit | 26756a86c13ea36cc12fa6983a75fef1797b4fd9 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Jul 25 10:58:08 2024 +0000 |
committer | Inseob Kim <inseob@google.com> | Thu Jul 25 10:58:08 2024 +0000 |
tree | 41cee6296c8c2a74ffbdec33f0d7183794973c02 | |
parent | bf3222593ae7fdadc7e8dd63500e78ff1a741aab [diff] [blame] |
Revert^4 "Add TARGET_SYSTEM_PROP to system build.prop" 072c0e4fcb3f9952e0d0dda7d56a595bca55dfcb Change-Id: I53a36f415a9bd472170f030f115039e623769acf
diff --git a/android/variable.go b/android/variable.go index eb0e210..5356e85 100644 --- a/android/variable.go +++ b/android/variable.go
@@ -506,6 +506,8 @@ OemProperties []string `json:",omitempty"` ArtTargetIncludeDebugBuild *bool `json:",omitempty"` + + SystemPropFiles []string `json:",omitempty"` } type PartitionQualifiedVariablesType struct {