summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-09-09 05:15:19 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-09-09 05:15:19 -0400
commit743b094416a7f1b138d7091ae2c5d99145fe9401 (patch)
tree8bfd399f23bc93f738a54e1bc0b0ad61b1feb797 /static
parentf8a565b73b8121fa0adb3d0da656ba2196062634 (diff)
change default build target to arm64
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 28005ef9..6d667003 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -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>add missing permission to allow Settings search (SettingsIntelligence) to query all apps</li>
<li>update GrapheneOS mask used for boot animation</li>
+ <li>change default build target from aosp_arm to aosp_arm64</li>
</ul>
</article>
-->