diff options
| author | marcost2 <marcostolcachir@gmail.com> | 2022-02-21 11:50:24 -0300 |
|---|---|---|
| committer | marcost2 <marcostolcachir@gmail.com> | 2022-02-21 11:50:24 -0300 |
| commit | e656f57a5e754e94f39a4b116e0d179bc96c38a5 (patch) | |
| tree | 0967e4e57af53874f54f7eb181d2b7499dca256d | |
| parent | a9e28831cce66b93fa9ef8659a0e00df64aae7ae (diff) | |
addison: Switch to AICP motoactions
* LOS one now uses some LOS-SDK stuff
Change-Id: I78bde4eacc0ddab46a5bd47c6b2b06e6c9978267
| -rw-r--r-- | aicp.dependencies | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index ccacf60..238dc9f 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -15,9 +15,9 @@ "branch": "lineage-18.1" }, { - "repository": "LineageOS/android_hardware_motorola", + "repository": "AICP/hardware_motorola", "target_path": "hardware/motorola", - "branch": "lineage-18.1" + "branch": "r11.1" } ] |
