summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-03-19 10:45:07 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-03-19 10:45:07 -0400
commit59a1374532fb9f587654aaf36ccb5ab28cec4ebf (patch)
tree52fc2422e4726d5c9a0832385cb218cfb3c4c4cf
parentee6c2ad5858377fe14a1fb6df7cacfab72a429be (diff)
clarify launcher default permission grant
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<li>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)</li>
<li>add Bluetooth timeout feature with a security fix applied to the original implementation</li>
<li>Updater: rename title of the management activity launched via Settings</li>
- <li>set GrapheneOS launcher as a default notification listener so that the default enabled notification integration works as intended by default like the stock OS</li>
+ <li>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)</li>
<li>add back removing DUN requirement for tethering</li>
<li>add back ignoring tethering provisioning requirement</li>
<li>enable app compaction by default</li>