treble_manifest/foss.xml

14 lines
586 B
XML
Raw Permalink Normal View History

2017-12-04 15:31:22 +00:00
<?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" />
2017-12-04 15:31:22 +00:00
<project path="vendor/foss" name="vendor_foss"
remote="phh" revision="master" />
2020-12-05 14:15:15 +00:00
<remote name="seedvault-github" fetch="https://github.com/seedvault-app/" />
<project path="vendor/seedvault" name="seedvault" remote="seedvault-github" revision="master" />
2017-12-04 15:31:22 +00:00
</manifest>