diff options
Diffstat (limited to 'aicp.dependencies')
| -rw-r--r-- | aicp.dependencies | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies new file mode 100644 index 0000000..f5aa3ae --- /dev/null +++ b/aicp.dependencies @@ -0,0 +1,27 @@ +[ + { + "repository": "AICP/device_asus_msm8916-common", + "target_path": "device/asus/msm8916-common", + "branch": "n7.1" + }, + { + "repository": "AICP/kernel_asus_msm8916", + "target_path": "kernel/asus/msm8916", + "branch": "n7.1" + }, + { + "repository": "LineageOS/android_external_stlport", + "target_path": "external/stlport", + "branch": "cm-14.1" + }, + { + "repository": "LineageOS/android_device_qcom_common", + "target_path": "device/qcom/common", + "branch": "cm-14.1" + }, + { + "repository": "AICP/proprietary_vendor_asus", + "target_path": "vendor/asus", + "branch": "n7.1" + } +] |
