From 33cc12485d34b1ef39a8fc37ff329220f7396c34 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 9 Dec 2024 12:58:42 -0500 Subject: [PATCH] revert unconditional system crash notifications for 15 QPR1 --- static/releases.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/releases.html b/static/releases.html index 938eb04f..29312dac 100644 --- a/static/releases.html +++ b/static/releases.html @@ -563,6 +563,8 @@
  • CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add support for new ICCID MVNO type in Android 15 QPR1
  • CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add support for new ApnItem fields Android 15 QPR1
  • CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): change user-facing carrier settings version string prefix to match Google Carrier Settings to avoid confusion when comparing to the stock OS
  • + Lw +
  • stop temporarily always enabling system crash notifications since initial Android 15 QPR1 is completed
  • kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.228
  • adevtool: update carrier_settings and carrier_list protobuf parsers for Android 15 QPR1
  • @@ -626,6 +628,7 @@