From 2bfa5fb768eb78c2fcd715568b96e9b27dd76ca5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 11 Oct 2021 21:36:50 -0400 Subject: [PATCH] native CPU architecture optimization --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 81bfd13c..cdd3ad75 100644 --- a/static/releases.html +++ b/static/releases.html @@ -462,6 +462,7 @@
  • make release signing otacerts.zip generation reproducible
  • Updater: update to target API level 31 (Android 12)
  • Updater: use Android 12 foreground service setup
  • +
  • Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: target ARMv8.2 and the CPU generation for ART and native code instead of producing generic ARMv8 code
  • -->