Hi Team,
We are using NXP IMX8MP EVK for our project. We have seen that there is only 3 Build mode available for the same [eng, user, userdebug]. So what we want is to disable the debug logs [especially the boot logs] and needed adb. But by default configurations, these two wont be possible in one go. So we tried to change the value of ro.debuggable=1 to 0 [File -> out/target/product/evk_8mm/system/build.prop]. But we are still facing the same.
Could anyone help for the same?
Requirement : Adb enabled and Boot logs disabled [which is equivalent to a performance build] .
Platform : NXP IMX8M PLUS
Thanks,
Abhiram