eqs: set ro.vendor.product.display

moto sets this prop in product as well instead of relying on
the vhw.xml mapping
This commit is contained in:
SGCMarkus
2022-10-30 18:02:35 +01:00
parent 9492d98afc
commit 471ab6698a
2 changed files with 3 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ BOARD_MOT_DP_GROUP_SIZE := 11806965760 # ( BOARD_SUPER_PARTITION_SIZE - 4MB )
BOARD_SUPER_PARTITION_SIZE := 11811160064
# Properties
TARGET_PRODUCT_PROP += $(DEVICE_PATH)/product.prop
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop