diff options
| author | Kaan Külahlı <rygebis@gmail.com> | 2017-02-11 16:47:04 +0000 |
|---|---|---|
| committer | Kaan Külahlı <rygebis@gmail.com> | 2017-02-11 16:49:09 +0000 |
| commit | 8510abeee957bf5c9559c5040f4b34dc14ad8c9f (patch) | |
| tree | d14b3e0e5fd6a14a16ee0e5d810f9effad0511ed | |
| parent | 5385e02df637b67e1cfbd109b2555d14f4035b0b (diff) | |
Z00ED: Fixes typo
Change-Id: I1a64d4bc3864080f45b3a5043332ab0119caf32d
| -rw-r--r-- | aicp.dependencies | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 523e546..4a2375f 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -1,11 +1,11 @@ [ { - "repository": "AICP/android_device_asus_msm8916-common", + "repository": "AICP/device_asus_msm8916-common", "target_path": "device/asus/msm8916-common", "branch": "n7.1" }, { - "repository": "AICP/android_kernel_asus_msm8916", + "repository": "AICP/kernel_asus_msm8916", "target_path": "kernel/asus/msm8916", "branch": "n7.1" }, |
