Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Sync properties with OOS

Change-Id: I7b53d83d9acd46fd91f842f552338952a95f86d3
This commit is contained in:
Alexander Koskovich 2022-04-12 17:16:55 -07:00 committed by Albert Tang
commit 4f1bc6a399
5 changed files with 54 additions and 74 deletions

View file

@ -185,7 +185,8 @@ TARGET_TAP_TO_WAKE_NODE := "/proc/touchpanel/double_tap_enable"
# Properties
TARGET_ODM_PROP += $(DEVICE_PATH)/odm.prop
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop
TARGET_PRODUCT_PROP += $(DEVICE_PATH)/product.prop
TARGET_SYSTEM_EXT_PROP += $(DEVICE_PATH)/system_ext.prop
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
# Recovery