Delete foss.xml

This commit is contained in:
Talmid of Levi 2023-12-21 13:27:20 -05:00
parent 7d905bf596
commit 02cb98cf4b

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="fdroid" fetch="https://gitlab.com/fdroid/" />
<remote name="phh" fetch="https://github.com/phhusson/" />
<project path="packages/apps/FDroidPrivilegedExtension"
name="privileged-extension.git" remote="fdroid"
revision="refs/tags/0.2.7" />
<project path="vendor/foss" name="vendor_foss"
remote="phh" revision="master" />
<remote name="seedvault-github" fetch="https://github.com/seedvault-app/" />
<project path="vendor/seedvault" name="seedvault" remote="seedvault-github" revision="master" />
</manifest>