From 2dfe46e8bc5926c887b7a0322ff739d660b09a7f Mon Sep 17 00:00:00 2001 From: AspectPower Baran Date: Sat, 6 Sep 2025 15:05:38 +0000 Subject: [PATCH] topaz: Initialize EvoX 11.0+ --- evolution.dependencies | 90 +++++++++++++++++++ lineage_topaz.mk | 2 + .../Settings/res/values/evolution_strings.xml | 10 +++ vendorsetup.sh | 1 + 4 files changed, 103 insertions(+) create mode 100644 evolution.dependencies create mode 100644 overlay-lineage/packages/apps/Settings/res/values/evolution_strings.xml create mode 100644 vendorsetup.sh diff --git a/evolution.dependencies b/evolution.dependencies new file mode 100644 index 0000000..455f6a5 --- /dev/null +++ b/evolution.dependencies @@ -0,0 +1,90 @@ +[ + { + "repository": "vendor_xiaomi_topaz", + "target_path": "vendor/xiaomi/topaz" + }, + { + "repository": "kernel_xiaomi_topaz", + "target_path": "device/xiaomi/topaz-kernel" + }, + { + "repository": "hardware_xiaomi", + "target_path": "hardware/xiaomi" + }, + { + "repository": "hardware_dolby", + "target_path": "hardware/dolby" + }, + { + "remote": "github-non-los", + "repository": "BaranAspect-Development/android_device_xiaomi_miuicamera-topaz", + "target_path": "device/xiaomi/miuicamera-topaz", + "branch": "lineage-23.0" + }, + { + "remote": "gitlab", + "repository": "AspectPower/android_vendor_xiaomi_miuicamera-topaz", + "target_path": "vendor/xiaomi/miuicamera-topaz", + "branch": "lineage-23.0" + }, + { + "remote": "github-non-los", + "repository": "BaranAspect-Development/android_device_xiaomi_sepolicy", + "target_path": "device/xiaomi/sepolicy", + "branch": "lineage-23.0" + }, + { + "remote": "github-non-los", + "repository": "rn124g-development/hardware_qcom-caf_common", + "target_path": "hardware/qcom-caf/common", + "branch": "sixteen" + }, + { + "remote": "github-non-los", + "repository": "rn124g-development/android_device_qcom_sepolicy_vndr_sm6225", + "target_path": "device/qcom/sepolicy_vndr/sm6225", + "branch": "sixteen" + }, + { + "remote": "github-non-los", + "repository": "rn124g-development/android_hardware_qcom-caf_sm6225_audio_agm", + "target_path": "hardware/qcom-caf/sm6225/audio/agm", + "branch": "sixteen" + }, + { + "remote": "github-non-los", + "repository": "rn124g-development/android_hardware_qcom-caf_sm6225_audio_pal", + "target_path": "hardware/qcom-caf/sm6225/audio/pal", + "branch": "sixteen" + }, + { + "remote": "github-non-los", + "repository": "rn124g-development/android_hardware_qcom-caf_sm6225_audio_primary-hal", + "target_path": "hardware/qcom-caf/sm6225/audio/primary-hal", + "branch": "sixteen" + }, + { + "remote": "github-non-los", + "repository": "rn124g-development/android_hardware_qcom-caf_sm6225_dataipa", + "target_path": "hardware/qcom-caf/sm6225/dataipa", + "branch": "sixteen" + }, + { + "remote": "github-non-los", + "repository": "rn124g-development/android_hardware_qcom-caf_sm6225_data-ipa-cfg-mgr", + "target_path": "hardware/qcom-caf/sm6225/data-ipa-cfg-mgr", + "branch": "sixteen" + }, + { + "remote": "github-non-los", + "repository": "rn124g-development/android_hardware_qcom-caf_sm6225_display", + "target_path": "hardware/qcom-caf/sm6225/display", + "branch": "sixteen" + }, + { + "remote": "github-non-los", + "repository": "rn124g-development/android_hardware_qcom-caf_sm6225_media", + "target_path": "hardware/qcom-caf/sm6225/media", + "branch": "sixteen" + } +] diff --git a/lineage_topaz.mk b/lineage_topaz.mk index b928e2e..4d6bd9b 100644 --- a/lineage_topaz.mk +++ b/lineage_topaz.mk @@ -18,6 +18,8 @@ $(call inherit-product, vendor/lineage/config/common_full_phone.mk) WITH_GMS := true # Use mini Gapps to have less bloat TARGET_USES_MINI_GAPPS := true +# EvoX Official +EVO_BUILD_TYPE := Official PRODUCT_NAME := lineage_topaz PRODUCT_DEVICE := topaz diff --git a/overlay-lineage/packages/apps/Settings/res/values/evolution_strings.xml b/overlay-lineage/packages/apps/Settings/res/values/evolution_strings.xml new file mode 100644 index 0000000..b7394a2 --- /dev/null +++ b/overlay-lineage/packages/apps/Settings/res/values/evolution_strings.xml @@ -0,0 +1,10 @@ + + + + + BaranAspect + https://t.me/BaranTR1 + diff --git a/vendorsetup.sh b/vendorsetup.sh new file mode 100644 index 0000000..3f9d8ac --- /dev/null +++ b/vendorsetup.sh @@ -0,0 +1 @@ +rm -rf hardware/qcom-caf/sdm660 hardware/qcom-caf/sdm845 hardware/qcom-caf/sm8150 hardware/qcom-caf/sm8250 hardware/qcom-caf/sm8350 hardware/qcom-caf/sm8450 hardware/qcom-caf/sm8550 hardware/qcom-caf/sm8650 hardware/qcom-caf/sm8750