redfin: Initialise Evolution X 10.x

This commit is contained in:
Apelete Seketeli
2025-10-03 18:05:25 +02:00
parent 2f51a1451d
commit ee955e2724
2 changed files with 19 additions and 6 deletions

19
evolution.dependencies Normal file
View File

@@ -0,0 +1,19 @@
[
{
"repository": "device_google_gs-common",
"target_path": "device/google/gs-common"
},
{
"repository": "device_google_redbull",
"target_path": "device/google/redbull",
"branch": "redfin/vic"
},
{
"repository": "vendor_google_redfin",
"target_path": "vendor/google/redfin"
},
{
"repository": "kernel_google_redbull",
"target_path": "kernel/google/redbull"
}
]

View File

@@ -1,6 +0,0 @@
[
{
"repository": "android_device_google_redbull",
"target_path": "device/google/redbull"
}
]