cupid: Import mod_device property
Change-Id: Ide1eba4a88a17ff514baabc4b464e971e1a2bb89
This commit is contained in:
parent
4eb911b64f
commit
9101cb3c6f
@ -13,6 +13,7 @@ include vendor/xiaomi/cupid/BoardConfigVendor.mk
|
||||
DEVICE_PATH := device/xiaomi/cupid
|
||||
|
||||
# Properties
|
||||
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/properties/system.prop
|
||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/properties/vendor.prop
|
||||
|
||||
# Screen density
|
||||
|
2
properties/system.prop
Normal file
2
properties/system.prop
Normal file
@ -0,0 +1,2 @@
|
||||
# Xiaomi
|
||||
ro.product.mod_device=cupid_global
|
Loading…
Reference in New Issue
Block a user