add missing SettingsIntelligence permission

This commit is contained in:
Daniel Micay 2022-09-09 04:21:10 -04:00
parent e7adccbf63
commit 6839dcf988

View File

@ -584,6 +584,7 @@
<ul> <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>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> </ul>
</article> </article>
--> -->