Explicitly set log_buf_len am: df9dc5cf76

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14162562

Change-Id: I1b1248eb11fc7f167d5d832ee04f21e7827ded3c
This commit is contained in:
J. Avila 2021-04-12 22:39:06 +00:00 committed by Automerger Merge Worker
commit 50d62c93fc

View file

@ -401,3 +401,6 @@ include device/google/gs101-sepolicy/gs101-sepolicy.mk
# Battery options # Battery options
BOARD_KERNEL_CMDLINE += at24.write_timeout=100 BOARD_KERNEL_CMDLINE += at24.write_timeout=100
# Enable larger logbuf
BOARD_KERNEL_CMDLINE += log_buf_len=1024K