diff options
| author | RolanDroid <rolandosimoncelli8@gmail.com> | 2015-11-27 18:55:03 +0100 |
|---|---|---|
| committer | RolanDroid <rolandosimoncelli8@gmail.com> | 2015-11-27 18:58:32 +0100 |
| commit | b05649a51d0acd3b8aab0495561fb1355850f056 (patch) | |
| tree | cf6980756b9d7cc0c83c41aee2a5e2408c72a41f | |
| parent | df09bc4022ee615aa47a7ba60a92280a37016ccd (diff) | |
Thea: Updated dependencies
Change-Id: Id5f534f71691487d078fb5873b1d1e66a40d6c4d
Signed-off-by: RolanDroid <rolandosimoncelli8@gmail.com>
| -rw-r--r-- | aicp.dependencies | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index d9e4af7..8dcd95d 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -2,21 +2,16 @@ { "repository": "AICP/device_motorola_msm8226-common", "target_path": "device/motorola/msm8226-common", - "branch": "lp5.1" + "branch": "mm6.0" }, { "repository": "CyanogenMod/android_kernel_motorola_msm8226", "target_path": "kernel/motorola/msm8226", - "branch": "cm-12.1" - }, - { - "repository": "CyanogenMod/android_hardware_qcom_fm", - "target_path": "hardware/qcom/fm", - "branch": "cm-12.1" + "branch": "cm-13.0" }, { "repository": "AICP/proprietary_vendor_motorola", "target_path": "vendor/motorola", - "branch": "lp5.1" + "branch": "mm6.0" } ] |
