Fake brick: After modifying the boot system or root system, the system will be damaged at boot time, or the system cannot be restarted after repeated reboots.
In the fast boot mode, use the adb-fastboot tool to refresh vbmeta.img (which can be the official original file or a modified version)
Note: It is required that the adb-fastboot tool must support these parameters. Use the fastboot tool from the one-click flash tool I released.
================================================== = ======================
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
:fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed:
In the fast boot mode, use the adb-fastboot tool to refresh vbmeta.img (which can be the official original file or a modified version)
Note: It is required that the adb-fastboot tool must support these parameters. Use the fastboot tool from the one-click flash tool I released.
================================================== = ======================
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
:fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed: