diff --git a/aosp.dependencies b/aosp.dependencies new file mode 100644 index 0000000..5e85158 --- /dev/null +++ b/aosp.dependencies @@ -0,0 +1,14 @@ +[ + { + "remote": "pixel-devices-blobs", + "repository": "vendor_xiaomi_sm6250-common", + "target_path": "vendor/xiaomi/sm6250-common", + "branch": "eleven" + }, + { + "repository": "LineageOS/android_hardware_xiaomi", + "target_path": "hardware/xiaomi", + "branch": "lineage-18.1", + "remote": "github" + } +]