From 290d529fc24afc355af7e756c1204cfd1f375f53 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 26 Nov 2023 18:33:30 -0500 Subject: [PATCH] document added notifications in release notes --- static/releases.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/releases.html b/static/releases.html index 95a36c89..85d93ab4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -754,6 +754,9 @@
  • add logging infrastructure for dynamic GrapheneOS SELinux flags
  • raise post-boot audit message rate limit from 5 to 50 per second
  • add more infrastructure and tests for per-app hardening control
  • +
  • notify the user about notable system journal entries including kernel crash, file system check error, system_server crash, system app native crash and non-app process native crash
  • +
  • notify the user after memory tagging detects memory corruption in an app
  • +
  • notify the user after an app is blocked from accessing ptrace by the native debugging toggle
  • Pixel 8, Pixel 8 Pro: migrate to using our standard 5.15.137 GKI LTS kernel as the base with reverts for changes that are not compatible with the driver tree yet
  • include more info about Java and native crashes, ANRs, low memory conditions. kernel crash logs and filesystem check errors in bug report zips manually captured by users which on the stock OS is uploaded by Play services
  • Sandboxed Google Play compatibility layer: allow compatibility layer to show the error report UI