diff options
| author | Semavi Ulusoy <doc.divxm@gmail.com> | 2021-09-17 23:42:23 +0300 |
|---|---|---|
| committer | Semavi Ulusoy <doc.divxm@gmail.com> | 2021-09-17 23:43:35 +0300 |
| commit | 6121b9cd80ea2aa6760a39cbc535ca0a9496207d (patch) | |
| tree | 19416219d94ff601901038b05a24b87aa28387c7 | |
| parent | 556d20dfc758cd90405a716927f3c4b655a993f0 (diff) | |
ocean: fix dependeciesr11.1
Change-Id: I4f4162d9bc9b5986792ec5252294b8b4fa67ec1c
| -rw-r--r-- | aicp.dependencies | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 0011640..8ac89a5 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -1,6 +1,6 @@ [ { - "repository": "AICP/android_device_motorola_sdm632-common", + "repository": "AICP/device_motorola_sdm632-common", "target_path": "device/motorola/sdm632-common" } ] |
