summaryrefslogtreecommitdiff
path: root/foss.xml
blob: b41a571e32af5e999c1f437c4b0cbdf4adf7bc9e (plain)
1
2
3
4
5
6
7
8
9
10
<?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" />
</manifest>