Debug: Make sure the entire debug buffer is printed
pr_info(%s) seems to be limited by an internal ring buffer, such that
large buffers cannot be printed properly. Break up the logging to show
the entire message in kernel log.
Bug: 188623868
Signed-off-by:
Edmond Chung <edmondchung@google.com>
Change-Id: I44b01debc1cc812e5ef32f18e2006ec0f5d8cc0c
Loading
Please sign in to comment