aboutsummaryrefslogtreecommitdiff
path: root/aicp.dependencies
diff options
context:
space:
mode:
authorceltare21 <celtare21@gmail.com>2018-06-10 15:15:44 +0000
committerceltare21 <celtare21@gmail.com>2019-06-14 13:39:33 +0300
commitecbadfe8767544f2da7394a313408034238e1637 (patch)
treef77566492bc624193049f15b9b517e208cd68406 /aicp.dependencies
parentc5bc15e4cbccd21f3f75fbc8842ba14c0a19eca6 (diff)
aicp: Add Kernel and Vendor dependencies
Change-Id: Ia1d228a3244c456499f5412097af678b3f80368a Signed-off-by: celtare21 <celtare21@gmail.com>
Diffstat (limited to 'aicp.dependencies')
-rw-r--r--aicp.dependencies10
1 files changed, 10 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies
index 0d92ec23..a17b5c5b 100644
--- a/aicp.dependencies
+++ b/aicp.dependencies
@@ -5,6 +5,16 @@
"branch": "lineage-15.1"
},
{
+ "repository": "AICP/proprietary_vendor_essential",
+ "target_path": "vendor/essential",
+ "branch": "o8.1"
+ },
+ {
+ "repository": "AICP/kernel_essential_msm8998",
+ "target_path": "kernel/essential/msm8998",
+ "branch": "o8.1"
+ },
+ {
"repository": "LineageOS/android_packages_resources_devicesettings",
"target_path": "packages/resources/devicesettings",
"branch": "lineage-15.1"