dubai: Eliminate system.prop
Change-Id: Ia05f96ee124b6164f6b6d7d9b29622dd9abfbba5
This commit is contained in:
parent
d3d9df9087
commit
fab0048eb6
3 changed files with 3 additions and 4 deletions
|
@ -35,7 +35,6 @@ BOARD_SUPER_PARTITION_SIZE := 8925478912
|
|||
|
||||
# Properties
|
||||
TARGET_PRODUCT_PROP += $(DEVICE_PATH)/product.prop
|
||||
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop
|
||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
||||
|
||||
# Recovery
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
# Google
|
||||
ro.opa.device_model_id=motorola-dubai
|
||||
|
||||
# Motorola
|
||||
ro.mot.build.customerid=global
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
# Google
|
||||
ro.opa.device_model_id=motorola-dubai
|
||||
ro.opa.eligible_device=true
|
Loading…
Reference in a new issue