Back to Vanadium

This commit is contained in:
Nehemiah of Zebulun 2024-06-25 08:54:25 -04:00
parent e557b00343
commit 798bb8ed20

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<manifest> <manifest>
<remote name="mozilla" fetch="https://github.com/mozilla/" /> <remote name="grapheneos-gitlab" fetch="https://gitlab.com/grapheneos/" revision="refs/heads/13" />
<remote name="lineage" fetch="https://github.com/LineageOS/" /> <remote name="lineage" fetch="https://github.com/LineageOS/" />
<remote name="relan" fetch="https://github.com/relan/" /> <remote name="relan" fetch="https://github.com/relan/" />
<remote name="wephone" fetch="https://git.mezimmah.net/wephone/" /> <remote name="wephone" fetch="https://git.mezimmah.net/wephone/" />
@ -19,8 +19,8 @@
<project path="device/wephone" name="device_wephone" remote="wephone" revision="master" /> <project path="device/wephone" name="device_wephone" remote="wephone" revision="master" />
<!-- geckoview webview --> <!-- Vanadium webview -->
<project path="external/geckoview" name="geckoview" remote="mozilla" revision="gh-pages" /> <project path="external/vanadium" name="platform_external_vanadium.git" remote="grapheneos-gitlab" clone-depth="1" />
<!-- Wephone included apps --> <!-- Wephone included apps -->
<project path="packages/apps/BreezyWeather" name="breezy_weather" remote="wephone" revision="master" /> <project path="packages/apps/BreezyWeather" name="breezy_weather" remote="wephone" revision="master" />