treble_manifest/manifest.xml
Pierre-Hugues Husson 0ac9bdfb7d A13 wip++
2022-10-04 18:02:13 -04:00

16 lines
755 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="phh" fetch="https://github.com/phhusson/" />
<remote name="td" fetch="https://github.com/TrebleDroid/" />
<project path="device/phh/treble" name="device_phh_treble" remote="td" revision="android-13.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="phh" revision="android-11.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" />
</manifest>