tundra: Eliminate system.prop

Change-Id: Ia05f96ee124b6164f6b6d7d9b29622dd9abfbba5
This commit is contained in:
Michael Bestas
2025-02-23 03:00:52 +02:00
parent 3c097121cd
commit f1b2fb646a
3 changed files with 5 additions and 6 deletions

View File

@@ -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

View File

@@ -1,2 +1,7 @@
# Google
ro.opa.device_model_id=motorola-dubai
ro.com.google.ime.kb_pad_port_l=11
ro.com.google.ime.kb_pad_port_r=11
# Motorola
ro.mot.build.customerid=global

View File

@@ -1,5 +0,0 @@
# Google
ro.opa.device_model_id=motorola-tundra
ro.opa.eligible_device=true
ro.com.google.ime.kb_pad_port_l=11
ro.com.google.ime.kb_pad_port_r=11