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:
commit
50d62c93fc
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue