aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMobiusM <danholandi@gmail.com>2016-11-19 16:46:02 +0200
committerMobiusM <danholandi@gmail.com>2016-11-19 16:46:02 +0200
commit2ce91d03abd4ee71a262562d18adacd442b3c769 (patch)
tree6def685f89535026aec8c5da4251d3e814c157e9
parent301f4925d2f0d00cc32aac98ff78aae98aafd577 (diff)
g2m: move over to Nougat sources
-rw-r--r--aicp.dependencies8
1 files changed, 4 insertions, 4 deletions
diff --git a/aicp.dependencies b/aicp.dependencies
index 511bf3e..a524cb8 100644
--- a/aicp.dependencies
+++ b/aicp.dependencies
@@ -2,21 +2,21 @@
{
"repository": "CyanogenMod/android_device_lge_msm8226-common",
"target_path": "device/lge/msm8226-common",
- "branch": "cm-13.0"
+ "branch": "cm-14.1"
},
{
"repository": "CyanogenMod/android_kernel_lge_msm8226",
"target_path": "kernel/lge/msm8226",
- "branch": "cm-13.0"
+ "branch": "cm-14.1"
},
{
"repository": "AICP/proprietary_vendor_lge",
"target_path": "vendor/lge",
- "branch": "mm6.0"
+ "branch": "n7.1"
},
{
"repository": "CyanogenMod/android_external_sony_boringssl-compat",
"target_path": "external/sony/boringssl-compat",
- "branch": "cm-13.0"
+ "branch": "cm-14.1"
}
]