S666LN: Initialize for Evolution X 11.x

Signed-off-by: KimelaZX <mmikailrei@gmail.com>
This commit is contained in:
KimelaZX
2025-12-22 12:23:32 +07:00
parent 61e0c3afe1
commit abee101be7
3 changed files with 53 additions and 2 deletions

38
evolution.dependencies Normal file
View File

@@ -0,0 +1,38 @@
[
{
"repository": "kernel_itel_S666LN",
"target_path": "kernel/itel/S666LN"
},
{
"repository": "vendor_itel_S666LN",
"target_path": "vendor/itel/S666LN"
},
{
"repository": "MillenniumOSS/android_hardware_millennium",
"target_path": "hardware/millennium",
"remote": "github-non-los",
"branch": "sixteen"
},
{
"repository": "MillenniumOSS/android_vendor_mediatek_ims",
"target_path": "vendor/mediatek/ims",
"remote": "github-non-los",
"branch": "sixteen"
},
{
"repository": "packages_apps_ViPER4AndroidFX",
"target_path": "packages/apps/ViPER4AndroidFX",
"branch": "bka"
},
{
"repository": "device_mediatek_sepolicy_vndr",
"target_path": "device/mediatek/sepolicy_vndr",
"branch": "bka"
},
{
"repository": "MillenniumOSS/android_hardware_mediatek",
"target_path": "hardware/mediatek",
"remote": "github-non-los",
"branch": "sixteen"
}
]

View File

@@ -31,5 +31,8 @@ PRODUCT_BUILD_PROP_OVERRIDES += \
DeviceProduct=S666LN-OP \
DeviceName=itel-S666LN
# Time
LINEAGE_VERSION_APPEND_TIME_OF_DAY := true
# Flags
TARGET_ENABLE_BLUR := true
BYPASS_CHARGE_SUPPORTED := true
PERF_ANIM_OVERRIDE := true
EVO_BUILD_TYPE := Official

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2019-2025 Evolution X
SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- About device screen, build maintainer -->
<string name="build_maintainer_summary">KimelaZPrjkt.</string>
<string name="build_maintainer_donate_url">https://t.me/ZaibatsuX/15</string>
</resources>