-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfoss.xml
More file actions
18 lines (15 loc) · 746 Bytes
/
foss.xml
File metadata and controls
18 lines (15 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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" /> -->
<project name="vendor_fdroid" path="vendor/fdroid" remote="BR-x86" revision="pie" />
<!--
<project name="lineageos4microg/android_prebuilts_prebuiltapks" path="vendor/fdroid" remote="github" revision="master" />
<project name="android_vendor_microg" path="vendor/microg" remote="BR-x86" revision="p9.0" />
-->
</manifest>