Compare commits
10 Commits
jelly_star
...
cyrus_cm17
| Author | SHA1 | Date | |
|---|---|---|---|
| 090fb241a3 | |||
| 40c3689966 | |||
| ab01ff981d | |||
| 1b4e8f95ae | |||
| f8d59bd664 | |||
| cc606e0024 | |||
| 96beed88dc | |||
| 3ac4788d3b | |||
| 001698a2a4 | |||
| b1a625e786 |
34
wephone.xml
34
wephone.xml
@@ -1,18 +1,32 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<manifest>
|
<manifest>
|
||||||
<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="wephone" fetch="https://git.mezimmah.net/wephone/" />
|
<remote name="wephone" fetch="https://git.mezimmah.net/wephone/" />
|
||||||
|
<remote name="relan" fetch="https://github.com/relan/" />
|
||||||
|
<remote name="grapheneos-gitlab" fetch="https://gitlab.com/grapheneos/" revision="refs/heads/14" />
|
||||||
|
|
||||||
<remove-project name="platform/external/chromium-webview" />
|
<remove-project name="platform/external/chromium-webview" />
|
||||||
|
|
||||||
<remove-project name="platform/packages/apps/Browser2" />
|
<remove-project name="platform/packages/apps/Browser2" />
|
||||||
<remove-project name="platform/packages/apps/QuickSearchBox" />
|
<remove-project name="platform/packages/apps/Calendar" />
|
||||||
|
<remove-project name="platform/packages/apps/Contacts" />
|
||||||
|
<remove-project name="platform/packages/apps/DeskClock" />
|
||||||
|
<remove-project name="platform/packages/apps/Gallery2" />
|
||||||
|
<remove-project name="platform/packages/apps/QuickSearchBox" />
|
||||||
|
|
||||||
<!-- Wephone device tree -->
|
<!-- Wephone device tree -->
|
||||||
<project path="device/wephone" name="device_wephone" remote="wephone" revision="master" />
|
<project path="device/wephone" name="device_wephone" remote="wephone" revision="master" />
|
||||||
|
|
||||||
<!-- Vanadium webview -->
|
<!-- exfat support -->
|
||||||
<project path="external/vanadium" name="platform_external_vanadium.git" remote="grapheneos-gitlab" clone-depth="1" />
|
<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" />
|
||||||
|
|
||||||
|
<!-- Wephone included / substituted apps -->
|
||||||
|
<project path="packages/apps/Contacts" name="android_packages_apps_Contacts" remote="lineage" revision="lineage-18.1" />
|
||||||
|
<project path="packages/apps/DeskClock" name="android_packages_apps_DeskClock" remote="lineage" revision="lineage-18.1" />
|
||||||
|
<project path="packages/apps/Etar" name="android_packages_apps_Etar" remote="lineage" revision="lineage-18.1" />
|
||||||
|
<project path="packages/apps/ExactCalculator" name="android_packages_apps_ExactCalculator" remote="lineage" revision="lineage-18.1" />
|
||||||
|
<project path="packages/apps/Gallery2" name="android_packages_apps_Gallery2" remote="lineage" revision="lineage-18.1" />
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|||||||
Reference in New Issue
Block a user