-
Notifications
You must be signed in to change notification settings - Fork 2
/
roomservice.xml
15 lines (15 loc) · 1.26 KB
/
roomservice.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!--Device trees-->
<project name="madgitvisitor/android_device_samsung_universal9810-common" path="device/samsung/universal9810-common" remote="github" revision="lineage-16.0" />
<project name="madgitvisitor/android_device_samsung_crownlte" path="device/samsung/crownlte" remote="github" revision="lineage-16.0" />
<project name="madgitvisitor/android_device_samsung_star2lte" path="device/samsung/star2lte" remote="github" revision="lineage-16.0" />
<project name="madgitvisitor/android_device_samsung_starlte" path="device/samsung/starlte" remote="github" revision="lineage-16.0" />
<!--Hardware-->
<project name="LineageOS/android_hardware_samsung" path="hardware/samsung" remote="github" revision="lineage-16.0" />
<!--Blobs-->
<project name="madgitvisitor/proprietary_vendor_samsung_universal9810-common" path="vendor/samsung/universal9810-common" remote="github" revision="lineage-16.0" />
<!--Kernels-->
<project name="madgitvisitor/android_kernel_samsung_universal9810-crown" path="kernel/samsung/universal9810-crown" remote="github" revision="pie" />
<project name="madgitvisitor/android_kernel_samsung_universal9810-star" path="kernel/samsung/universal9810-star" remote="github" revision="pie" />
</manifest>