From 2903da45a4c5a6c59e1433f74b5f084fce64e8a3 Mon Sep 17 00:00:00 2001 From: kleidione Freitas Date: Wed, 16 Mar 2022 21:03:39 -0300 Subject: veux: Add aosp dependencies Signed-off-by: kleidione --- aosp.dependencies | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 aosp.dependencies (limited to 'aosp.dependencies') diff --git a/aosp.dependencies b/aosp.dependencies new file mode 100644 index 0000000..93911d7 --- /dev/null +++ b/aosp.dependencies @@ -0,0 +1,26 @@ +[ + { + "remote": "pixel-devices", + "repository": "device_xiaomi_veux-kernel", + "target_path": "device/xiaomi/veux-kernel", + "branch": "thirteen" + }, + { + "remote": "pixel-devices", + "repository": "kernel_xiaomi_sm6375", + "target_path": "kernel/xiaomi/sm6375", + "branch": "thirteen" + }, + { + "remote": "pixel-devices-blobs", + "repository": "vendor_xiaomi_veux", + "target_path": "vendor/xiaomi/veux", + "branch": "thirteen" + }, + { + "remote": "pixel", + "repository": "android_hardware_xiaomi", + "target_path": "hardware/xiaomi", + "branch": "thirteen" + } +] \ No newline at end of file -- cgit v1.2.3