sm6150-common: Move DPM feature property to /system_ext

* DPM blobs are under /system_ext.

Change-Id: I4664b7f3246f1184a61b180d226ed42d524d227a
Signed-off-by: Pig <pig.priv@gmail.com>
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Pig
2021-03-16 19:57:23 +03:00
committed by therealmharc
parent f73f2097e1
commit 9d4975a21a
3 changed files with 5 additions and 5 deletions

View File

@@ -129,6 +129,7 @@ TARGET_BOARD_PLATFORM := sm6150
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
# QCOM
BOARD_USES_QCOM_HARDWARE := true