d2x: EvolutionX bringup

This commit is contained in:
0xsharkboy
2024-07-21 11:22:09 +02:00
committed by 0xsharkboy
parent 52bf4cf782
commit 67f7d4e8f3
2 changed files with 10 additions and 6 deletions

10
evolution.dependencies Normal file
View File

@@ -0,0 +1,10 @@
[
{
"repository": "device_samsung_exynos9820-common",
"target_path": "device/samsung/exynos9820-common"
},
{
"repository": "vendor_samsung_d2x",
"target_path": "vendor/samsung/d2x"
}
]

View File

@@ -1,6 +0,0 @@
[
{
"repository": "android_device_samsung_exynos9820-common",
"target_path": "device/samsung/exynos9820-common"
}
]