Android HAL Service 启动时机比较早,init_rc 中是 early_hal,现在想通过查看这个HAL Service输出的log确认一些事情,通过什么方式能查看这种log呢?logcat 启动时机应该晚于它,所以adb logcat看不到。