Add exfat repo

This commit is contained in:
Nehemiah of Zebulun 2023-08-21 15:58:40 +02:00
parent 8c605ee3ed
commit ede8c3e3a9

View File

@ -5,6 +5,7 @@
<remote name="wephone" fetch="https://git.mezimmah.net/wephone/" /> <remote name="wephone" fetch="https://git.mezimmah.net/wephone/" />
<remote name="phh" fetch="https://github.com/phhusson/" /> <remote name="phh" fetch="https://github.com/phhusson/" />
<remote name="td" fetch="https://github.com/TrebleDroid/" /> <remote name="td" fetch="https://github.com/TrebleDroid/" />
<remote name="relan" fetch="https://github.com/relan/" />
<remove-project name="platform/external/chromium-webview" /> <remove-project name="platform/external/chromium-webview" />
@ -18,6 +19,8 @@
<project path="device/nehemiah/wephone" name="device_nehemiah_wephone" remote="wephone" revision="aosp12" /> <project path="device/nehemiah/wephone" name="device_nehemiah_wephone" remote="wephone" revision="aosp12" />
<project path="external/exfat" name="exfat" remote="relan" revision="master" />
<project path="packages/apps/BromiteSystemWebView" name="bromite_system_web_view" remote="wephone" revision="aosp12" /> <project path="packages/apps/BromiteSystemWebView" name="bromite_system_web_view" remote="wephone" revision="aosp12" />
<project path="packages/apps/Camera2" name="android_packages_apps_Camera2" remote="lineage" revision="lineage-19.1" /> <project path="packages/apps/Camera2" name="android_packages_apps_Camera2" remote="lineage" revision="lineage-19.1" />
<project path="packages/apps/Contacts" name="android_packages_apps_Contacts" remote="lineage" revision="lineage-19.1" /> <project path="packages/apps/Contacts" name="android_packages_apps_Contacts" remote="lineage" revision="lineage-19.1" />