sm7250-common: Move DPM feature property to /system_ext

* DPM blobs are under /system_ext.

Signed-off-by: aswin7469 <aswinas@pixysos.com>
This commit is contained in:
Pig
2021-03-16 19:57:23 +03:00
committed by KakatkarAkshay
parent 21d8a5fa11
commit 2b8e0e6e7e
3 changed files with 3 additions and 3 deletions

View File

@@ -67,6 +67,7 @@ TARGET_BOARD_PLATFORM := lito
TARGET_ODM_PROP += $(COMMON_PATH)/odm.prop
TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop
TARGET_VENDOR_PROP += $(COMMON_PATH)/vendor.prop
TARGET_SYSTEM_EXT_PROP += $(COMMON_PATH)/system_ext.prop
# A/B
AB_OTA_UPDATER := true