This commit is contained in:
zb
2025-01-22 14:10:39 +01:00
parent b43f19e3fa
commit d8af24a827

View File

@@ -2,6 +2,7 @@
<manifest>
<remote name="grapheneos-gitlab" fetch="https://gitlab.com/grapheneos/" revision="refs/heads/13" />
<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/" />
<remove-project name="platform/external/chromium-webview" />
@@ -14,6 +15,9 @@
<!-- Wephone device tree -->
<project path="device/wephone" name="device_wephone" remote="wephone" revision="master" />
<!-- exfat support -->
<project path="external/exfat" name="exfat" remote="relan" revision="master" />
<!-- Vanadium webview -->
<project path="external/vanadium" name="platform_external_vanadium.git" remote="grapheneos-gitlab" clone-depth="1" />
</manifest>