diff options
| author | 5x <droidfivex@gmail.com> | 2017-02-07 09:41:56 +0900 |
|---|---|---|
| committer | 5x <droidfivex@gmail.com> | 2017-02-07 09:41:56 +0900 |
| commit | fcac3fc3f34ff6c388257ed140d41796c195fb10 (patch) | |
| tree | 9dae465b26dff2920fadd6be81d1268d25d39b1a | |
| parent | 764aeb9228b2b2a72b22f8b3acc7604442a32ff3 (diff) | |
hammerheadcaf: dependencies: remove unneed 0
| -rw-r--r-- | aicp.dependencies | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 69c7d0a..76fb137 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -1,6 +1,6 @@ [ { - "repository": "LineageOS/0android_kernel_lge_hammerhead", + "repository": "LineageOS/android_kernel_lge_hammerhead", "target_path": "kernel/lge/hammerheadcaf", "branch": "cm-14.1-caf", "remote": "github" |
