diff options
| author | jro1979oliver <jroliveira.oliveira301@gmail.com> | 2021-01-20 16:28:55 -0300 |
|---|---|---|
| committer | jro1979oliver <jroliveira.oliveira301@gmail.com> | 2021-01-20 17:00:57 -0300 |
| commit | e62bfeab89ac3b2ff8fb9e42ba82b4a587eb8841 (patch) | |
| tree | e4340450a49ba6cf5a54e7fd024af9e316a98af2 | |
| parent | 3a42528102d015b1c05ad0003e4e77dcdd2bdde5 (diff) | |
osprey: Update dependencies for r11.1
Change-Id: Ic8dc79e019671956276e916d481180650ca14f11
| -rw-r--r-- | aicp.dependencies | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index dc47e69..4d25e47 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -2,12 +2,12 @@ { "repository": "AICP/device_motorola_msm8916-common", "target_path": "device/motorola/msm8916-common", - "branch": "q10.0" + "branch": "r11.1" }, { "repository": "AICP/kernel_motorola_msm8916", "target_path": "kernel/motorola/msm8916", - "branch": "q10.0_msm8916" + "branch": "r11.1" } ] |
