summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-09-09 04:21:10 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-09-09 04:21:10 -0400
commit6839dcf988fd9f15964335ec8bc28530e1e5d90d (patch)
treed3f401d817d2b50f656b97d07b4a1c29e45efbb3 /static
parente7adccbf63f8928798deba54cbf52c8e1fcff453 (diff)
add missing SettingsIntelligence permission
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 594dbc3d..9b014c78 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -584,6 +584,7 @@
<ul>
<li>hardened_malloc: increase arm64 class region size to 32GB from 2GB to provide higher entropy random bases and higher memory allocation limits since all supported devices have a 48 bit address space now</li>
+ <li>add missing permission to allow Settings search (SettingsIntelligence) to query all apps</li>
</ul>
</article>
-->