Files
pawlet_rpi5/ramdisk
oxmc ccd99c8acf init: stop console service on userdebug/eng to reduce UART noise
The AOSP init.rc starts the console service (interactive shell on
/dev/ttyAMA0) when ro.debuggable=1. Kernel messages written to the
UART are read by the shell as input, causing continuous '>' secondary
prompts. ADB over TCP (port 5555) is the preferred debug shell; the
console service is not needed.
2026-06-11 07:02:16 -07:00
..
2023-11-24 13:15:33 +02:00