miatoll: Add Fluid.Depedencies

Due to the new CI Environment, this is needed to call all required Repos.
This commit is contained in:
Ramii Ahmed 2021-01-19 07:22:10 +00:00
parent aa9f3e7eed
commit 1255bc32c9

14
fluid.dependencies Normal file
View File

@ -0,0 +1,14 @@
[
{
"repository":"LineageOS/android_hardware_xiaomi",
"target_path":"hardware/xiaomi",
"branch":"lineage-18.1",
"remote":"github"
},
{
"repository":"LineageOS/android_vendor_qcom_opensource_healthd-ext",
"target_path":"vendor/qcom-opensource/healthd-ext",
"branch":"lineage-18.1",
"remote":"github"
}
]