Skip to content

Commit 02c9831

Browse files
committed
clarification
1 parent 00848ee commit 02c9831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ <h3><a href="#2023121200">2023121200</a></h3>
737737
<li>stop reporting forced reboot (long press power) as a kernel crash</li>
738738
<li>filter out SoC ID from kernel crash logs (logged by Little Kernel firmware boot stage before the OS)</li>
739739
<li>temporarily disable memory tagging and hardened_malloc for surfaceflinger process to work around upstream use-after-free bug(s)</li>
740-
<li>raise max open files for system_server to 256k from the baseline 32k limit used for all processes on Android due to situations where the 32k limit is exhausted</li>
740+
<li>raise max open files for system_server to 256k from the baseline 32k limit used for all processes on Android due to situations where the 32k limit is exhausted, which has become much more common for a small number of users with Android 14 QPR1</li>
741741
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold): backport fix for glibc 2.38 build error to device-specific driver source tree too to end the need for mounting a modified features.h for building host executables</li>
742742
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.201</li>
743743
<li>kernel (Pixel 8, Pixel 8 Pro, Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.138</li>

0 commit comments

Comments
 (0)