-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathphh.xml
More file actions
15 lines (12 loc) · 743 Bytes
/
phh.xml
File metadata and controls
15 lines (12 loc) · 743 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="phh" fetch="https://github.com/phhusson/" />
<remote name="bliss"
fetch="https://github.com/BlissRoms" />
<project path="vendor/hardware_overlay" name="vendor_hardware_overlay" remote="bliss" revision="p9.0" />
<project path="device/phh/treble" name="device_phh_treble" remote="bliss" revision="p9.0-gsi" />
<project path="vendor/vndk" name="vendor_vndk" remote="phh" revision="master" />
<project path="vendor/vndk-tests" name="platform_vendor_vndk-tests" remote="bliss" revision="p9.0" />
<project path="vendor/gapps-go" name="gapps-go" remote="phh" revision="master" />
<project path="vendor/interfaces" name="vendor_interfaces" remote="phh" revision="pie" />
</manifest>