diff options
| author | kleidione Freitas <kleidione@gmail.com> | 2022-03-16 21:03:39 -0300 | 
|---|---|---|
| committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-05 22:04:15 +0530 | 
| commit | 2903da45a4c5a6c59e1433f74b5f084fce64e8a3 (patch) | |
| tree | 5654f567fd853fbe856ae23c3583812b7cc2dd33 /aosp.dependencies | |
| parent | 8ebcf03598e190f32d21af2865cd888b68803cf2 (diff) | |
veux: Add aosp dependencies
Signed-off-by: kleidione <kleidione@gmail.com>
Diffstat (limited to 'aosp.dependencies')
| -rw-r--r-- | aosp.dependencies | 26 | 
1 files changed, 26 insertions, 0 deletions
| 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 | 
