fwupd/plugins/fastboot/data/android/flashfile.xml

7 lines
248 B
XML

<steps interface="AP">
<step operation="getvar" var="max-sparse-size"/>
<step operation="oem" var="fb_mode_set"/>
<step operation="flash" partition="logo" filename="logo.png" MD5="foo"/>
<step operation="erase" partition="cache"/>
</steps>