gargoyle GSI

logo.jpg

The gargoyle GSI project is the first step to getting custom software running on the Unihertz Devices.

See Github Releases for release information.

The device tree can be found here. It should be built against the TrebleDroid LineageOS 20 Guide here

Flashing Instructions

adb reboot fastboot
fastboot erase system 
fastboot erase cache
fastboot erase userdata # Skip this step if you are not coming from stock rom
fastboot flash system <gargoyle.img> 
fastboot reboot