summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShubh@m <shubhindia123@gmail.com>2019-02-18 11:43:30 +0530
committerShubh@m <shubhindia123@gmail.com>2019-02-18 11:43:56 +0530
commit0a829bc41dd7bcb74475e24c835006766812b0df (patch)
treecca10ef1888e51bbb33120c1392b4d76d7bc0b2e
parent1b9fa57c2e9305d5839f94e587e1f01ba003d104 (diff)
oneplus2: Dependencies: Track TheMuppets vendor
Signed-off-by: Shubh@m <shubhindia123@gmail.com> Change-Id: Ie211703802a31c773980045afde53d869c294c97
-rw-r--r--aicp.dependencies7
1 files changed, 6 insertions, 1 deletions
diff --git a/aicp.dependencies b/aicp.dependencies
index 291b898..4997bb9 100644
--- a/aicp.dependencies
+++ b/aicp.dependencies
@@ -6,5 +6,10 @@
{
"repository": "kernel_oneplus_msm8994",
"target_path": "kernel/oneplus/msm8994"
- }
+ },
+ {
+ "repository": "TheMuppets/proprietary_vendor_oneplus",
+ "target_path": "vendor/oneplus",
+ "branch": "lineage-16.0"
+ }
]