use customized device tree

This commit is contained in:
Damillora 2022-06-07 09:05:55 +00:00
parent 0ac9bdfb7d
commit 5e6884808f
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/" />
<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="device/phh/treble" name="device_phh_treble" remote="damillora" 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" />