diff options
| author | Ujwal P <ujwalp09@gmail.com> | 2019-06-29 08:50:02 +0530 |
|---|---|---|
| committer | Ujwal P <ujwalp09@gmail.com> | 2019-06-29 08:50:02 +0530 |
| commit | a56417981c6a169862469fde8a918456479e1d06 (patch) | |
| tree | 397e5dc68f3c6ee0af1a521435120bd4f51e7a90 | |
| parent | 0f1a46470136683a9ccb256f3af193607b4816d5 (diff) | |
op3: track our kernel repo
| -rw-r--r-- | aosip.dependencies | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/aosip.dependencies b/aosip.dependencies index b8eb5808..da83ada9 100644 --- a/aosip.dependencies +++ b/aosip.dependencies @@ -4,9 +4,8 @@ "target_path": "device/oppo/common" }, { - "repository": "LineageOS/android_kernel_oneplus_msm8996", - "target_path": "kernel/oneplus/msm8996", - "branch": "lineage-16.0" + "repository": "kernel_oneplus_msm8996", + "target_path": "kernel/oneplus/msm8996" }, { "repository": "vendor_oneplus_oneplus3", |
