dodge: Initialize Evolution X 11.0

Change-Id: I2f83637b9b0e2494d8e53963a75d2b360ef763e0
This commit is contained in:
osm1019
2025-10-25 23:32:44 -07:00
parent e595952054
commit 29d32b142f
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[ [
{ {
"repository": "android_device_oneplus_sm8750-common", "repository": "device_oneplus_sm8750-common",
"target_path": "device/oneplus/sm8750-common" "target_path": "device/oneplus/sm8750-common"
} }
] ]

View File

@@ -14,6 +14,10 @@ $(call inherit-product, device/oneplus/dodge/device.mk)
# Inherit some common Lineage stuff. # Inherit some common Lineage stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk) $(call inherit-product, vendor/lineage/config/common_full_phone.mk)
TARGET_HAS_UDFPS := true
TARGET_SUPPORTS_QUICK_TAp := true
PRODUCT_NAME := lineage_dodge PRODUCT_NAME := lineage_dodge
PRODUCT_DEVICE := dodge PRODUCT_DEVICE := dodge
PRODUCT_MANUFACTURER := OnePlus PRODUCT_MANUFACTURER := OnePlus