Merge "Fix typo for ODM prop files" into sc-dev am: 65e3db8e49

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15446606

Change-Id: I06e1a68f01265b4a434814ec9aebb068b795e43e
This commit is contained in:
Colin Cross 2021-08-04 20:20:21 +00:00 committed by Automerger Merge Worker
commit 19da67d49b
1 changed files with 1 additions and 1 deletions

View File

@ -430,7 +430,7 @@ INSTALLED_ODM_BUILD_PROP_TARGET := $(TARGET_OUT_ODM)/etc/build.prop
$(eval $(call build-properties,\
odm,\
$(INSTALLED_ODM_BUILD_PROP_TARGET),\
$(_prop_files),\
$(_prop_files_),\
$(_prop_vars_),\
$(empty),\
$(empty),\