Include foss repo

This commit is contained in:
Pierre-Hugues Husson 2017-12-04 16:31:22 +01:00
parent 34650ebe5e
commit 514cbe951b
1 changed files with 10 additions and 0 deletions

10
foss.xml Normal file
View File

@ -0,0 +1,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" />
<project path="vendor/foss" name="vendor_foss"
remote="phh" revision="master" />
</manifest>