From 78c6857450ba127cbc94bcfb91d3bf0a227fbc9b Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 8 Dec 2023 13:51:09 -0500 Subject: [PATCH] fix false positive kernel crash reports with emulator --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • Package Installer: fix crash introduced upstream in Android 14 QPR1 for handling pending user action
  • Package Installer: fix crash introduced upstream in Android 14 QPR1 by limiting maximum app snippet icon size
  • adevtool (Pixel 8, Pixel 8 Pro): update system property removal
  • +
  • avoid false positive kernel crash reports for emulator
  • -->