cmi: Welcome Evolution X

This commit is contained in:
2025-09-13 21:37:14 +02:00
parent c4d416205f
commit f4c9e1e26c
2 changed files with 38 additions and 6 deletions

38
evolution.dependencies Normal file
View File

@@ -0,0 +1,38 @@
[
{
"repository": "device_xiaomi_sm8250-common",
"target_path": "device/xiaomi/sm8250-common"
},
{
"repository": "SM8250-Development/vendor_xiaomi_sm8250-common",
"target_path": "vendor/xiaomi/sm8250-common",
"remote": "gitlab",
"branch": "vic"
},
{
"repository": "SM8250-Development/vendor_xiaomi_cmi",
"target_path": "vendor/xiaomi/cmi",
"remote": "gitlab",
"branch": "vic"
},
{
"repository": "kernel_xiaomi_sm8250",
"target_path": "kernel/xiaomi/sm8250"
},
{
"repository": "hardware_xiaomi",
"target_path": "hardware/xiaomi"
},
{
"repository": "Xiaomi-Development/device_xiaomi_camera",
"target_path": "device/xiaomi/camera",
"remote": "github-non-los",
"branch": "aosp-15"
},
{
"repository": "xiaomi-development/vendor_xiaomi_camera",
"target_path": "vendor/xiaomi/camera",
"remote": "gitlab",
"branch": "aosp-15"
}
]

View File

@@ -1,6 +0,0 @@
[
{
"repository": "android_device_xiaomi_sm8250-common",
"target_path": "device/xiaomi/sm8250-common"
}
]