24 lines
1.1 KiB
XML
24 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<manifest>
|
|
<remote name="grapheneos-gitlab" fetch="https://gitlab.com/grapheneos/" revision="refs/heads/13" />
|
|
<remote name="lineage" fetch="https://github.com/LineageOS/" />
|
|
<remote name="wephone" fetch="https://git.mezimmah.net/wephone/" />
|
|
|
|
<remove-project name="platform/external/chromium-webview" />
|
|
|
|
<remove-project name="platform/packages/apps/Browser2" />
|
|
<remove-project name="platform/packages/apps/Calendar" />
|
|
<remove-project name="platform/packages/apps/Contacts" />
|
|
<remove-project name="platform/packages/apps/QuickSearchBox" />
|
|
|
|
<!-- Wephone device tree -->
|
|
<project path="device/wephone" name="device_wephone" remote="wephone" revision="master" />
|
|
|
|
<!-- Vanadium webview -->
|
|
<project path="external/vanadium" name="platform_external_vanadium.git" remote="grapheneos-gitlab" clone-depth="1" />
|
|
|
|
<!-- Wephone included apps -->
|
|
<project path="packages/apps/Contacts" name="android_packages_apps_Contacts" remote="lineage" revision="lineage-21.0" />
|
|
<project path="packages/apps/Etar" name="android_packages_apps_Etar" remote="lineage" revision="lineage-21.0" />
|
|
</manifest>
|