From 474e0eb30b4dcbd58b4d650c5247c20311319e06 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 15 Mar 2021 23:36:36 -0400 Subject: [PATCH] Updater activity title change --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index a6b1cc6d..b968d4c4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -444,6 +444,7 @@
  • SELinux policy: remove tmpfs execute for all base system app domains again
  • 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
  • -->