mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-15 16:49:03 -05:00
17.1: add davinci
Closes https://github.com/Divested-Mobile/DivestOS-Build/issues/10 Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
35036e694d
commit
faf681a0c6
6 changed files with 180 additions and 4 deletions
|
|
@ -149,4 +149,10 @@
|
|||
<project path="device/zuk/msm8996-common" name="LineageOS/android_device_zuk_msm8996-common" remote="github" />
|
||||
<project path="kernel/zuk/msm8996" name="LineageOS/android_kernel_zuk_msm8996" remote="github" />
|
||||
|
||||
<!-- Xiaomi Redmi K20 / Mi 9T (davinci) -->
|
||||
<project path="hardware/xiaomi" name="LineageOS/android_hardware_xiaomi" remote="github" />
|
||||
<project path="device/xiaomi/davinci" name="LineageOS/android_device_xiaomi_davinci" remote="github" />
|
||||
<project path="device/xiaomi/sm6150-common" name="LineageOS/android_device_xiaomi_sm6150-common" remote="github" />
|
||||
<project path="kernel/xiaomi/sm6150" name="LineageOS/android_kernel_xiaomi_sm6150" remote="github" />
|
||||
|
||||
</manifest>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue