diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-08 13:51:09 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-08 13:51:09 -0500 |
| commit | 78c6857450ba127cbc94bcfb91d3bf0a227fbc9b (patch) | |
| tree | 05fc81de71509fb1bd31c99d86f0382176d32d30 /static/releases.html | |
| parent | 3920effaca8c3523c906f1f3eff47924b6745559 (diff) | |
fix false positive kernel crash reports with emulator
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e825d49a..83ad74f6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -719,6 +719,7 @@ <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>adevtool (Pixel 8, Pixel 8 Pro): update system property removal</li> + <li>avoid false positive kernel crash reports for emulator</li> </ul> </article> --> |
