-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlocal_manifests.xml
31 lines (22 loc) · 1.35 KB
/
local_manifests.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
31
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- Generated using sounddrill31/actions_generate_local_manifests -->
<!-- Remotes -->
<remote name="LineageOS" fetch="https://github.com/LineageOS" clone-depth="1" />
<remote name="TheMuppets" fetch="https://github.com/TheMuppets" clone-depth="1" />
<remote name="shinichi-c" fetch="https://github.com/shinichi-c" clone-depth="1" />
<!-- Removals -->
<!-- Repos -->
<!-- Device -->
<project path="device/oneplus/fajita" name="android_device_oneplus_fajita_15" remote="shinichi-c" revision="lineage-22.0" />
<!-- Device - Common -->
<project path="device/oneplus/sdm845-common" name="android_device_oneplus_sdm845-common_15" remote="shinichi-c" revision="lineage-22.0" />
<!-- Kernel -->
<project path="kernel/oneplus/sdm845" name="android_kernel_oneplus_sdm845" remote="LineageOS" revision="lineage-21" />
<!-- Vendor -->
<project path="vendor/oneplus/fajita" name="proprietary_vendor_oneplus_fajita" remote="TheMuppets" revision="lineage-22.0" />
<!-- Vendor - Common -->
<project path="vendor/oneplus/sdm845-common" name="proprietary_vendor_oneplus_sdm845-common" remote="TheMuppets" revision="lineage-22.0" />
<!-- Hardware -->
<project path="hardware/oneplus" name="android_hardware_oneplus" remote="LineageOS" revision="lineage-22.0" />
</manifest>