Some devices doesn't have system buffer

Issue #32 resolved
Mikhail Lopatkin repo owner created an issue

Check: start emulator and run adb logcat -b system. There is no such buffer.

Start the tool in adb mode connected to emulator

Observe available buffers

Expected result: Main, Radio, Events

Actual result: Main, System, Radio, Events

However, system buffer is empty.

Comments (3)

  1. Log in to comment