simplify explanation of locking wiping data

This commit is contained in:
Daniel Micay 2020-12-20 14:36:17 -05:00
parent 1d3b52dd45
commit ba14079be6

View File

@ -378,10 +378,7 @@ TMPDIR="$PWD/tmp" ./flash-all.sh</pre>
<pre>fastboot flashing lock</pre>
<p>The command needs to be confirmed on the device since it needs to perform a factory
reset.</p>
<p>Unlocking the bootloader again will perform a factory reset.</p>
<p>The command needs to be confirmed on the device and will wipe all data.</p>
</section>
<section id="disabling-oem-unlocking">