diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-08 18:32:10 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-08 18:32:10 -0500 |
| commit | 775bd25e7cd39eff707eb513769b3192c7270bd2 (patch) | |
| tree | d00a1916c574db2db39256c5643b192539cb8ab0 /static/releases.html | |
| parent | 81f68931b6262ef5b457664a805010c8c33e8164 (diff) | |
clarify false positive kernel crash fix
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index e05c2717..859ccde8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -734,7 +734,7 @@ <ul> <li>Package Installer: fix crash introduced upstream in Android 14 QPR1 for handling pending user action</li> <li>Package Installer: fix crash introduced upstream in Android 14 QPR1 by limiting maximum app snippet icon size</li> - <li>avoid false positive kernel crash reports for emulator</li> + <li>avoid false positives for our kernel crash reporting when running in the Android emulator</li> </ul> </article> |
