From 08262d0cdb6723e05939b3a32b31569c7c2ff3e3 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 16 Mar 2021 00:04:54 -0400 Subject: [PATCH] make notification dots work by default --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index b968d4c4..9370558e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -445,6 +445,7 @@
  • SELinux policy: expand exception from ashmem execute restriction to legacy non-base system app domains (was more strict than currently intended since we don't want to break app compatibility)
  • add Bluetooth timeout feature with a security fix applied to the original implementation
  • Updater: rename title of the management activity launched via Settings
  • +
  • set GrapheneOS launcher as a default notification listener so that the default enabled notification integration works as intended by default like the stock OS
  • -->