93b80a8181
* Some Devices that do not support hotbooting an image using fastboot boot (eg: mtk devices) face issues like battery level detection, unable to reboot to system, etc. When twrpfastboot is set to 1 in the kernel cmdline. Setting this flag to true will not add twrpfastboot=1 in the cmdline and therefore will fix those issues. * Tested on evergo, fixed battery level detection, reboot to system and slot changing. Change-Id: I3f2d0fb3ef71f42904f756b4c7dec1cc51905f40 Signed-off-by: Sushrut1101 <guptasushrut@gmail.com>