additional move from phh to td

This commit is contained in:
Pierre-Hugues Husson 2022-10-04 17:35:10 -04:00
parent 280ad9cab8
commit 96e5a4b07f
1 changed files with 3 additions and 2 deletions

View File

@ -1,11 +1,12 @@
<?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="phh" revision="pie" />
<project path="device/phh/treble" name="device_phh_treble" remote="phh" revision="android-13.0" />
<project path="vendor/vndk-tests" name="vendor_vndk-tests" remote="phh" revision="master" />
<project path="vendor/gapps-go" name="gapps-go" 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" />