diff options
| author | marcost2 <marcostolcachir@gmail.com> | 2022-02-21 11:48:46 -0300 |
|---|---|---|
| committer | Jeferson Oliveira <jroliveira.oliveira301@gmail.com> | 2022-02-26 19:01:42 +0100 |
| commit | c9b270b6af26cec3521732838acedc91ce392184 (patch) | |
| tree | 92859e9f6ad9918ac58b8f9c07436aa858993ecb | |
| parent | 3560dfa826d7922115a7f983e452243945036ffa (diff) | |
sdm660-common: Switch to AICP motoactionsr11.1
* 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 66015296..38021041 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -14,8 +14,8 @@ "branch": "lineage-18.1" }, { - "repository": "LineageOS/android_hardware_motorola", + "repository": "AICP/hardware_motorola", "target_path": "hardware/motorola", - "branch": "lineage-18.1" + "branch": "r11.1" } ] |
