diff options
| author | Nyks45 <winglow45@gmail.com> | 2016-11-06 13:30:33 +0200 |
|---|---|---|
| committer | Nyks45 <winglow45@gmail.com> | 2016-11-06 14:08:14 +0200 |
| commit | b6f7949340c2c8dc3f134f1455e32c15fd1a0d47 (patch) | |
| tree | a5b8acc0a2c289a74334f91eb9985f532e62373f | |
| parent | 37dc9c06f585deca7fa8256bfc751ebbf8187be0 (diff) | |
Say Hello To N7.1
Change-Id: I0dca55508eed6a1b9242d3e92c5678b0b9ed09aa
| -rw-r--r-- | .gitreview | 2 | ||||
| -rw-r--r-- | aicp.dependencies | 8 |
2 files changed, 5 insertions, 5 deletions
@@ -2,6 +2,6 @@ host=gerrit.aicp-rom.com port=29418 project=AICP/device_asus_Z008 -defaultbranch=n7.0 +defaultbranch=n7.1 defaultremote=review defaultrebase=0 diff --git a/aicp.dependencies b/aicp.dependencies index b66d1c7..9ecc150 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -2,22 +2,22 @@ { "repository": "Cyanogenmod/android_device_asus_mofd-common", "target_path": "device/asus/mofd-common", - "branch": "cm-14.0" + "branch": "cm-14.1" }, { "repository": "Cyanogenmod/android_kernel_asus_moorefield", "target_path": "kernel/asus/moorefield", - "branch": "cm-14.0" + "branch": "cm-14.1" }, { "repository": "CyanogenMod/android_external_stlport", "target_path": "external/stlport", - "branch": "cm-14.0" + "branch": "cm-14.1" }, { "repository": "AICP/proprietary_vendor_asus", "target_path": "vendor/asus", - "branch": "n7.0" + "branch": "n7.1" } ] |
