Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
74d0454448 |
28
evolution.dependencies
Normal file
28
evolution.dependencies
Normal 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"
|
||||
}
|
||||
]
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user