aboutsummaryrefslogtreecommitdiff
path: root/aicp.dependencies
diff options
context:
space:
mode:
authorceltare21 <celtare21@gmail.com>2018-05-22 23:14:33 +0000
committerceltare21 <celtare21@gmail.com>2019-06-14 13:39:22 +0300
commitc5bc15e4cbccd21f3f75fbc8842ba14c0a19eca6 (patch)
tree1090562b0d8f1041f52d769821399daa633d697a /aicp.dependencies
parente70852ad41add47814b1c905e62b21bde5abe9a9 (diff)
AICP-ify
Change-Id: I27b47b1cee2fb7089a653f30631e42958c9a26f8 Signed-off-by: celtare21 <celtare21@gmail.com>
Diffstat (limited to 'aicp.dependencies')
-rw-r--r--aicp.dependencies12
1 files changed, 12 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies
new file mode 100644
index 00000000..0d92ec23
--- /dev/null
+++ b/aicp.dependencies
@@ -0,0 +1,12 @@
+[
+ {
+ "repository": "LineageOS/android_device_qcom_common",
+ "target_path": "device/qcom/common",
+ "branch": "lineage-15.1"
+ },
+ {
+ "repository": "LineageOS/android_packages_resources_devicesettings",
+ "target_path": "packages/resources/devicesettings",
+ "branch": "lineage-15.1"
+ }
+]