use customized device tree

This commit is contained in:
Damillora 2022-06-07 09:05:55 +00:00 committed by Damillora
parent cb604b7da7
commit bc029e739f
1 changed files with 2 additions and 1 deletions

View File

@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="phh" fetch="https://github.com/phhusson/" />
<remote name="damillora" fetch="https://git.nanao.moe/android/" />
<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-12.0" />
<project path="device/phh/treble" name="device_phh_treble" remote="damillora" revision="android-12.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" />