11 lines
485 B
XML
11 lines
485 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<manifest>
|
|
<remote name="grapheneos-gitlab" fetch="https://gitlab.com/grapheneos/" revision="refs/heads/14" />
|
|
<remote name="lineage" fetch="https://github.com/LineageOS/" />
|
|
<remote name="relan" fetch="https://github.com/relan/" />
|
|
<remote name="wephone" fetch="https://git.mezimmah.net/wephone/" />
|
|
|
|
<!-- Wephone device tree -->
|
|
<project path="device/wephone" name="device_wephone" remote="wephone" revision="master" />
|
|
</manifest>
|