diff options
| -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" } ] |
