-
-
Notifications
You must be signed in to change notification settings - Fork 32
/
manifest.xml
17 lines (13 loc) · 913 Bytes
/
manifest.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="phh" fetch="https://github.com/phhusson/" />
<remote name="td" fetch="https://github.com/TrebleDroid/" />
<remote name="naz" fetch="https://github.com/naz664/" />
<project path="device/phh/treble" name="device_phh_treble" remote="naz" revision="android-14.0" />
<project path="vendor/hardware_overlay" name="vendor_hardware_overlay" remote="td" revision="pie" />
<project path="vendor/vndk-tests" name="vendor_vndk-tests" remote="phh" revision="master" />
<project path="vendor/interfaces" name="vendor_interfaces" remote="td" revision="android-14.0" />
<project path="vendor/lptools" name="vendor_lptools" remote="phh" revision="master" />
<project path="vendor/magisk" name="vendor_magisk" remote="phh" revision="android-10.0" />
<project path="packages/apps/QcRilAm" name="packages_apps_QcRilAm" remote="naz" revision="master" />
</manifest>