-
Notifications
You must be signed in to change notification settings - Fork 0
/
guacamoleb.xml
17 lines (13 loc) · 976 Bytes
/
guacamoleb.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!--Device Trees-->
<project path="device/oneplus/guacamoleb" name="crdroidandroid/android_device_oneplus_guacamoleb" remote="github" revision="14.0"/>
<project path="device/oneplus/sm8150-common" name="LineageOS/android_device_oneplus_sm8150-common" remote="github" revision="lineage-21"/>
<!--Kernel-->
<project path="kernel/oneplus/sm8150" name="LineageOS/android_kernel_oneplus_sm8150" remote="github" revision="lineage-21" />
<!-- Vendor folders -->
<project path="vendor/oneplus/guacamoleb" name="TheMuppets/proprietary_vendor_oneplus_guacamoleb" remote="github" revision="lineage-21" />
<project path="vendor/oneplus/sm8150-common" name="TheMuppets/proprietary_vendor_oneplus_sm8150-common" remote="github" revision="lineage-21" />
<!-- Hardware -->
<project path="hardware/oplus" name="LineageOS/android_hardware_oplus" remote="github" revision="lineage-21" />
</manifest>