diff options
| author | jro1979oliver <jroliveira.oliveira301@gmail.com> | 2020-09-16 10:03:57 -0300 |
|---|---|---|
| committer | jro1979oliver <jroliveira.oliveira301@gmail.com> | 2020-09-16 10:12:35 -0300 |
| commit | cbc0edc97d72f4b21679a54b86ac20387556e212 (patch) | |
| tree | 10f50abd5cccee0eac515b6738ca46a56bc264cc | |
| parent | 707a159cd9c243d2a7c57c83b28edc1fa2273aab (diff) | |
harpia: Use specific kernel branch
Change-Id: I68a198a6f90fe10eda47592520a8b48b37e39dfc
| -rw-r--r-- | aicp.dependencies | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index dd9c318..dc47e69 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -3,6 +3,11 @@ "repository": "AICP/device_motorola_msm8916-common", "target_path": "device/motorola/msm8916-common", "branch": "q10.0" + }, + { + "repository": "AICP/kernel_motorola_msm8916", + "target_path": "kernel/motorola/msm8916", + "branch": "q10.0_msm8916" } ] |
