diff options
| author | jro1979oliver <jroliveira.oliveira301@gmail.com> | 2020-08-01 11:44:35 -0300 |
|---|---|---|
| committer | jro1979oliver <jroliveira.oliveira301@gmail.com> | 2020-08-01 12:55:04 -0300 |
| commit | facbac126ba8a7512a72ce55699466dcfdb6f636 (patch) | |
| tree | e307e4fa3946280907da0b876477467c554f547f | |
| parent | 31f5e55142072edd15cb6f1359ea1a7bb7ca812a (diff) | |
lux: More aicipify
Change-Id: I239e9680f155876b446866a928111aceba780901
| -rw-r--r-- | aicp.dependencies | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 27c1b1f..dd9c318 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -1,7 +1,8 @@ [ { - "repository": "AICP/android_device_motorola_msm8916-common", - "target_path": "device/motorola/msm8916-common" + "repository": "AICP/device_motorola_msm8916-common", + "target_path": "device/motorola/msm8916-common", + "branch": "q10.0" } ] |
