* Use hardware_xiaomi from EvolutionX * Use my fork for the miui camera and use a different target path to avoid problems with other devices using roomservice
27 lines
676 B
Plaintext
27 lines
676 B
Plaintext
[
|
|
{
|
|
"repository": "vendor_xiaomi_cepheus",
|
|
"target_path": "vendor/xiaomi/cepheus"
|
|
},
|
|
{
|
|
"repository": "kernel_xiaomi_cepheus",
|
|
"target_path": "kernel/xiaomi/cepheus"
|
|
},
|
|
{
|
|
"repository": "hardware_xiaomi",
|
|
"target_path": "hardware/xiaomi"
|
|
},
|
|
{
|
|
"repository": "crdroidandroid/android_prebuilts_clang_host_linux-x86_clang-r530567",
|
|
"target_path": "prebuilts/clang/host/linux-x86/clang-r530567",
|
|
"branch": "14.0",
|
|
"remote": "gitlab"
|
|
},
|
|
{
|
|
"repository": "chematelegram/android_vendor_xiaomi_miuicamera",
|
|
"target_path": "vendor/xiaomi/miuicamera-cepheus",
|
|
"branch": "leica-5.0-cepheus",
|
|
"remote": "gitlab"
|
|
}
|
|
]
|