A13 wip++

This commit is contained in:
Pierre-Hugues Husson 2022-10-04 18:02:13 -04:00
parent 418b66585d
commit 0ac9bdfb7d
1 changed files with 1 additions and 5 deletions

View File

@ -4,16 +4,12 @@
<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/hardware_overlay" name="vendor_hardware_overlay" remote="phh" 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" />
<!-- exfat support -->
<remote name="relan" fetch="https://github.com/relan/" />
<project path="external/exfat" name="exfat" remote="relan" revision="master" />
</manifest>