diff options
| author | abhijit1998 <abhijittudu98@gmail.com> | 2020-06-03 04:58:42 +0000 |
|---|---|---|
| committer | abhijit1998 <abhijittudu98@gmail.com> | 2020-06-03 13:33:25 +0000 |
| commit | 8bf000437cbd01ec8a92575474e88d858ef258db (patch) | |
| tree | b3ada59a8e1082b8bcc3ecf05ae8f316ccfa5157 | |
| parent | 841c92189bdea9385182fa80f95899cb3898a057 (diff) | |
potter: update dependencies
Change-Id: I1fc62e50de1d7d243c06595c08ba1fad74c6b606
| -rw-r--r-- | aicp.dependencies | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index fe51488..470a0f4 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -1 +1,22 @@ -[] +[ + { + "repository": "AICP/kernel_motorola_potter", + "target_path": "kernel/motorola/potter", + "branch": "q10.0" + }, + { + "repository": "AICP/proprietary_vendor_motorola", + "target_path": "vendor/motorola", + "branch": "q10.0" + }, + { + "repository": "abhijit1998/packages_resources_MotoActions", + "target_path": "packages/resources/MotoActions", + "branch": "q10.0" + }, + { + "repository": "LineageOS/android_system_qcom", + "target_path": "system/qcom", + "branch": "lineage-17.0" + } +] |
