Comment 5 for bug 1565762

Revision history for this message
Victor gonzalez (victor-gonzalez-0) wrote :

Hi @alfonso,

I guess with this "/system/bin/logcat -b radio > radio.txt" you start to collect logs. How to pull them out?:

$adb logcat -v time -b radio > radio.txt ?