mtk-log-util - mtkclient wrapper for getting bootloader or kernel logs from a mediatek device positional arguments: {expdb,pstore} Choose extraction method: expdb (partition) or pstore (memory) ...
What is the expected behavior? Expected to disable all USB serial log output and use only UART for logging. I don't want to disable the bootloader log by setting BOOTLOADER_LOG_LEVEL_NONE; I want the ...