diff options
| author | marcost2 <marcostolcachir@gmail.com> | 2022-02-21 11:48:46 -0300 |
|---|---|---|
| committer | marcost2 <marcostolcachir@gmail.com> | 2022-02-21 11:48:46 -0300 |
| commit | bdf2706b887f736c1c0c1567ee77811adb56a889 (patch) | |
| tree | 840a69da65d72645df4d6549392fc50926068ddc | |
| parent | c6bd210c4eca27143c8c615d1350bbfa5357d507 (diff) | |
albus: Switch to AICP motoactions
* LOS one now uses some LOS-SDK stuff
Change-Id: Ie4cc16b05f2927161ab94f46b428c37be2fcea69
| -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" } ] |
