raise log buffer size

This commit is contained in:
Daniel Micay 2024-10-31 11:34:53 -04:00
parent 3e74547daa
commit e2726077d2

View File

@ -540,6 +540,7 @@
<p>Changes since the 2024102400 release:</p>
<ul>
<li>raise system log buffer size from 256KiB to 512KiB to make logs obtained by users reporting issues more useful</li>
<li>enable stamp configuration for microdroid kernel builds to set LOCALVERSION based on version control information as expected</li>
<li>kernel (6.6): disable unused hibernation support</li>
<li>kernel (6.6): disable unused TIOCSTI ioctl (already blocked via standard Android SELinux ioctl filtering)</li>