From 59a1374532fb9f587654aaf36ccb5ab28cec4ebf Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 19 Mar 2021 10:45:07 -0400 Subject: [PATCH] clarify launcher default permission grant --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 4b1eb593..d155a4c1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -445,7 +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
  • +
  • set GrapheneOS launcher as a default notification listener on fresh installs so that the default enabled notification integration is permitted by default like the stock OS (existing users still need to manually enable the permission for the built-in launcher)
  • add back removing DUN requirement for tethering
  • add back ignoring tethering provisioning requirement
  • enable app compaction by default