Compare commits
10
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
090fb241a3 | ||
|
|
40c3689966 | ||
|
|
ab01ff981d | ||
|
|
1b4e8f95ae | ||
|
|
f8d59bd664 | ||
|
|
cc606e0024 | ||
|
|
96beed88dc | ||
|
|
3ac4788d3b | ||
|
|
001698a2a4 | ||
|
|
b1a625e786 |
+9
-4
@@ -1,8 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<manifest>
|
||||
<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="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/packages/apps/Browser2" />
|
||||
<remove-project name="platform/packages/apps/Calendar" />
|
||||
@@ -17,11 +20,13 @@
|
||||
<!-- exfat support -->
|
||||
<project path="external/exfat" name="exfat" remote="relan" revision="master" />
|
||||
|
||||
<!-- Wephone included apps -->
|
||||
<!-- 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" />
|
||||
<project path="packages/apps/WKT9" name="wkt9" remote="wephone" revision="master" />
|
||||
</manifest>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user