diff options
| author | doc HD <doc.divxm@gmail.com> | 2016-12-21 12:26:28 +0300 |
|---|---|---|
| committer | doc HD <doc.divxm@gmail.com> | 2016-12-21 12:26:28 +0300 |
| commit | 12bfd2260b40f2d4d56731b51cae36fb8ed07ca0 (patch) | |
| tree | f2d6c61a0ee50c65e1f5b8b9bee1378a2cdac40d | |
| parent | 82d372e74e027f1649dc75ed76242f51de0153fe (diff) | |
deb: Use n7.1-cm branches for deb
Change-Id: I07e2fbe511a3a6012322feac239475eae3036075
| -rw-r--r-- | aicp.dependencies | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index a94e980..61cfb90 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -2,7 +2,7 @@ { "repository": "AICP/device_asus_flo", "target_path": "device/asus/flo", - "branch": "n7.1" + "branch": "n7.1-cm" }, { "repository": "CyanogenMod/android_kernel_google_msm", @@ -12,7 +12,7 @@ { "repository": "AICP/proprietary_vendor_asus", "target_path": "vendor/asus", - "branch": "n7.1" + "branch": "n7.1-cm" }, { "repository": "CyanogenMod/android_external_stlport", |
