Include TARGET_ODM_PROP to odm/etc/build.prop
It's missing in Soong's build_prop module. Bug: 322090587 Bug: 361623560 Test: set TARGET_ODM_PROP and see odm/etc/build.prop Change-Id: I447a64998f6ae0ba80201ab4ab6c0fd0ef22e3e5
This commit is contained in:
@@ -512,6 +512,7 @@ type ProductVariables struct {
|
||||
SystemPropFiles []string `json:",omitempty"`
|
||||
SystemExtPropFiles []string `json:",omitempty"`
|
||||
ProductPropFiles []string `json:",omitempty"`
|
||||
OdmPropFiles []string `json:",omitempty"`
|
||||
|
||||
EnableUffdGc *string `json:",omitempty"`
|
||||
|
||||
|
Reference in New Issue
Block a user