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:04:34 -0300 |
| commit | 6f930655af053280bf1dc68d15013d36c66bd12f (patch) | |
| tree | d7c0155f31dbc057cce5377ad650c0109daf0e0c | |
| parent | 957fd4c09ea75dda9cf1b279395abe1a1bd31907 (diff) | |
osprey: 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" } ] |
