diff --git a/fluid.dependencies b/fluid.dependencies new file mode 100644 index 0000000..61c674c --- /dev/null +++ b/fluid.dependencies @@ -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" + } +]