add lawnchair

This commit is contained in:
Damillora 2022-09-21 21:14:33 +02:00
parent 00cc459f1b
commit bf120fc900
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="phh" fetch="https://github.com/phhusson/" />
<remote name="arter" fetch="https://github.com/arter97/" />
<remote name="damillora" fetch="https://git.nanao.moe/android/" />
<project path="vendor/hardware_overlay" name="vendor_hardware_overlay" remote="phh" revision="pie" />
@ -16,4 +17,7 @@
<!-- exfat support -->
<remote name="relan" fetch="https://github.com/relan/" />
<project path="external/exfat" name="exfat" remote="relan" revision="master" />
<project path="vendor/lawnchair" name="android_vendor_lawnchair" remote="arter" revision="master" />
</manifest>