diff options
| author | Vachounet <vachounet@live.fr> | 2017-05-01 21:08:06 +0200 |
|---|---|---|
| committer | Vachounet <vachounet@live.fr> | 2017-05-01 21:08:06 +0200 |
| commit | fea313df6e03a14d70cf2d965d7429845fa0c77a (patch) | |
| tree | eea99709f8b33a429382cb36fb186090081f2069 | |
| parent | f1da49a6036e4907819a64ac3ed14f705ea2924b (diff) | |
griffin: update dependenciesn7.1
| -rw-r--r-- | aicp.dependencies | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies new file mode 100644 index 00000000..9593547b --- /dev/null +++ b/aicp.dependencies @@ -0,0 +1,32 @@ +[ + { + "repository": "boulzordev/android_kernel_motorola_msm8996", + "target_path": "kernel/motorola/msm8996", + "branch": "cm-14.1" + }, + { + "repository": "LineageOS/android_device_qcom_common", + "target_path": "device/qcom/common", + "branch": "cm-14.1" + }, + { + "repository": "LineageOS/android_packages_resources_devicesettings", + "target_path": "packages/resources/devicesettings", + "branch": "cm-14.1" + }, + { + "repository": "AICP/proprietary_vendor_motorola", + "target_path": "vendor/motorola", + "branch": "n7.1" + }, + { + "repository": "LineageOS/android_external_bson", + "target_path": "external/bson", + "branch": "cm-14.1" + }, + { + "repository": "LineageOS/android_external_stlport", + "target_path": "external/stlport", + "branch": "cm-14.1" + } +] |
