-
Notifications
You must be signed in to change notification settings - Fork 0
/
guacamoles.xml
17 lines (14 loc) · 1.01 KB
/
guacamoles.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"?>
<!--This is an extremely experimental thing I am working on!!!!!!-->
<manifest>
<!--Device Trees-->
<project path="device/oneplus/guacamoles" name="eepymeowers/android_device_oneplus_guacamoles" remote="github" revision="fourteen"/>
<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/guacamoles" name="eepymeowers/vendor_oneplus_guacamoles" remote="github" revision="fourteen" />
<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>