1 Commits
vic ... bka

Author SHA1 Message Date
Joey Huab
74d0454448 tissot: Initialize for Evolution X 10.x 2025-09-19 10:45:48 +09:00
2 changed files with 32 additions and 0 deletions

28
evolution.dependencies Normal file
View File

@@ -0,0 +1,28 @@
[
{
"repository": "device_xiaomi_msm8953-common",
"target_path": "device/xiaomi/msm8953-common"
},
{
"repository": "vendor_xiaomi_msm8953-common",
"target_path": "vendor/xiaomi/msm8953-common"
},
{
"repository": "vendor_xiaomi_tissot",
"target_path": "vendor/xiaomi/tissot"
},
{
"repository": "kernel_xiaomi_tissot",
"target_path": "kernel/xiaomi/msm8953"
},
{
"repository": "LineageOS/android_hardware_sony_timekeep",
"target_path": "hardware/sony/timekeep",
"remote": "github-non-los",
"branch": "lineage-22.2"
},
{
"repository": "hardware_xiaomi",
"target_path": "hardware/xiaomi"
}
]

View File

@@ -15,6 +15,10 @@ $(call inherit-product, device/xiaomi/tissot/device.mk)
# Inherit some common LineageOS stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
EVO_BUILD_TYPE := Official
TARGET_BOOT_ANIMATION_RES := 1080
TARGET_USES_PICO_GAPPS := true
# Device identifier. This must come after all inclusions
PRODUCT_DEVICE := tissot
PRODUCT_NAME := lineage_tissot