From 743b094416a7f1b138d7091ae2c5d99145fe9401 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 9 Sep 2022 05:15:19 -0400 Subject: [PATCH] change default build target to arm64 --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • 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
  • add missing permission to allow Settings search (SettingsIntelligence) to query all apps
  • update GrapheneOS mask used for boot animation
  • +
  • change default build target from aosp_arm to aosp_arm64
  • -->