change default build target to arm64

This commit is contained in:
Daniel Micay 2022-09-09 05:15:19 -04:00
parent f8a565b73b
commit 743b094416

View File

@ -586,6 +586,7 @@
<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> <li>add missing permission to allow Settings search (SettingsIntelligence) to query all apps</li>
<li>update GrapheneOS mask used for boot animation</li> <li>update GrapheneOS mask used for boot animation</li>
<li>change default build target from aosp_arm to aosp_arm64</li>
</ul> </ul>
</article> </article>
--> -->