AOSP update

This commit is contained in:
Daniel Micay 2022-09-13 00:16:01 -04:00
parent 65b0243dfe
commit 25bafd0316

View File

@ -584,6 +584,7 @@
<p>Changes since the 2022090600 release:</p>
<ul>
<li>rebased onto TP1A.220905.004.A2 release</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>
<li>update GrapheneOS mask used for boot animation</li>