From 7bf00d4c52f35e10fa875dfa25bba78e63471b04 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 16 Mar 2021 02:18:37 -0400 Subject: [PATCH] clarify feature restoration --- static/releases.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/releases.html b/static/releases.html index 796a9cdc..cea80b4c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -441,13 +441,13 @@
  • Vanadium: update Chromium base to 89.0.4389.90
  • Vanadium: enable partitioning connections by default
  • integrate the latest open source release of TalkBack and Switch Access again (a text-to-speech service like RHVoice needs to be installed, configured and enabled to be able to use TalkBack)
  • -
  • SELinux policy: remove tmpfs execute for all base system app domains again
  • +
  • SELinux policy: add back removing tmpfs execute for all base system app domains
  • 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
  • -
  • remove DUN requirement for tethering
  • -
  • ignore tethering provisioning requirement
  • +
  • add back removing DUN requirement for tethering
  • +
  • add back ignoring tethering provisioning requirement
  • -->