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:15:29 -0300 |
| commit | 0f2e205f453ecf590bd5f63c6c45cbf99cdab0ec (patch) | |
| tree | c1260867feb7a57b3a9ab4fa5d3a77da660ff04e | |
| parent | d5e7cd848bac07e3ee3125d4e3d93f8b579899e2 (diff) | |
lux: 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..7c1224c 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" } ] |
