-
Notifications
You must be signed in to change notification settings - Fork 2
/
roomservice.xml
33 lines (23 loc) · 1.6 KB
/
roomservice.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="dl12345"
fetch="https://github.com"
revision="cm-14.1" />
<remote name="lineageos"
fetch="https://github.com"
review="review.lineageos.org"
revision="cm-14.1" />
<project name="dl12345/android_device_samsung_treltexx" path="device/samsung/treltexx" remote="dl12345"/>
<!-- dl12345 Repos -->
<project name="dl12345/android_device_samsung_trelte-common" path="device/samsung/trelte-common" remote="dl12345"/>
<project name="dl12345/android_vendor_samsung_treltexx" path="vendor/samsung/treltexx" remote="dl12345"/>
<project name="dl12345/android_vendor_samsung_trelte-common" path="vendor/samsung/trelte-common" remote="dl12345"/>
<project name="dl12345/android_hardware_samsung_slsi-cm_exynos" path="hardware/samsung_slsi-cm/exynos" remote="dl12345"/>
<project name="dl12345/android_hardware_samsung_slsi-cm_exynos5433" path="hardware/samsung_slsi-cm/exynos5433" remote="dl12345"/>
<project name="dl12345/android_kernel_samsung_exynos5433" path="kernel/samsung/exynos5433" remote="dl12345"/>
<project name="dl12345/android_hardware_samsung_slsi-cm_openmax" path="hardware/samsung_slsi-cm/openmax" remote="dl12345"/>
<!-- LineageOS Repos -->
<project name="LineageOS/android_hardware_samsung" path="hardware/samsung" remote="lineageos"/>
<project name="LineageOS/android_hardware_samsung_slsi-cm_exynos5" path="hardware/samsung_slsi-cm/exynos5" remote="lineageos"/>
<project name="LineageOS/android_external_stlport" path="external/stlport" remote="lineageos"/>
</manifest>