treble_manifest/foss.xml
Pierre-Hugues Husson 514cbe951b Include foss repo
2017-12-04 16:31:22 +01:00

11 lines
404 B
XML

<?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" />
<project path="vendor/foss" name="vendor_foss"
remote="phh" revision="master" />
</manifest>