diff options
| author | Nyks45 <winglow45@gmail.com> | 2016-07-26 18:46:25 +0300 |
|---|---|---|
| committer | Nyks45 <winglow45@gmail.com> | 2016-07-26 18:46:25 +0300 |
| commit | 8b14dfef6a1a2ea750202fa97d006e0211d00cea (patch) | |
| tree | 6b5af34ec528a06cceaf5c62425d052dd450f9d1 | |
| parent | 74df59577d1ae5ca1b7b608174cdd1064a338e68 (diff) | |
Change Kernel Repo
Change-Id: I8b2a41d4163ef1eb3973161b087407dcd26e70eb
| -rw-r--r-- | aicp.dependencies | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index e25313c..ae47a90 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -5,9 +5,10 @@ "branch": "cm-13.0" }, { - "repository": "CyanogenMod/android_kernel_asus_moorefield", + "remote": "github", + "repository": "Nyks45/OctoDex-Kernel", "target_path": "kernel/asus/moorefield", - "branch": "cm-13.0" + "branch": "Minimal" }, { "repository": "CyanogenMod/android_external_stlport", |
