-
Notifications
You must be signed in to change notification settings - Fork 0
/
guac-statix.xml
19 lines (17 loc) · 1.44 KB
/
guac-statix.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="opengapps" fetch="https://github.com/opengapps/" />
<!-- sm8150 -->
<project name="soup6020/device_oneplus_guacamole" path="device/oneplus/guacamole" remote="github" revision="ten" />
<project name="soup6020/device_oneplus_sm8150-common" path="device/oneplus/sm8150-common" remote="github" revision="ten" />
<project name="AOSiP-Devices/kernel_oneplus_sm8150" path="kernel/oneplus/sm8150" remote="github" revision="ten" />
<project name="AOSiP-Devices/device_twrp" path="device/twrp/guacamole" remote="github" revision="guacamole" clone-depth="1" />
<!-- Common crap -->
<project name="AOSiP-Devices/vendor_oneplus" path="vendor/oneplus" remote="github" revision="guac" />
<project name="AOSiP-Devices/device_oneplus_common" path="device/oneplus/common" remote="github" revision="ten" />
<project name="LineageOS/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" revision="lineage-17.1" />
<!-- <project path="vendor/opengapps/build" name="aosp_build" revision="master" remote="opengapps" />
<project path="vendor/opengapps/sources/all" name="all" clone-depth="1" revision="master" remote="gitlab" />
<project path="vendor/opengapps/sources/arm" name="arm" clone-depth="1" revision="master" remote="gitlab" />
<project path="vendor/opengapps/sources/arm64" name="arm64" clone-depth="1" revision="master" remote="gitlab" /> -->
</manifest>