-
Notifications
You must be signed in to change notification settings - Fork 0
/
omni-caf.xml
16 lines (13 loc) · 884 Bytes
/
omni-caf.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="github"
fetch="https://github.com/" />
<remote name="omnirom"
fetch="https://github.com/omnirom"
review="gerrit.omnirom.org" />
<project path="external/libnetfilter_conntrack" name="android_external_libnetfilter_conntrack" remote="omnirom" revision="android-9.0" />
<project path="external/libnfnetlink" name="android_external_libnfnetlink" remote="omnirom" revision="android-9.0" />
<project path="hardware/ril" name="android_hardware_ril" remote="omnirom" revision="android-9.0" />
<project path="vendor/codeaurora/telephony" name="android_vendor_codeaurora_telephony" remote="omnirom" revision="android-9.0" />
<project path="vendor/qcom/opensource/interfaces" name="android_vendor_qcom_opensource_interfaces" remote="omnirom" revision="android-9.0" />
</manifest>