From 832e9e0a797ced7c4878d2ef53fd03a5b7f460b4 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 17 Oct 2021 22:14:27 -0400 Subject: [PATCH] update CPU target change description --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 36fb2136..e5b7242b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -457,7 +457,7 @@
  • rebased onto SP1A.210812.016 release
  • Sandboxed Play services compatibility layer: add support for Play services Android 12 releases (Android 11 releases still mostly work but we'll be recommending/mirroring the Android 12 releases)
  • make release signing otacerts.zip generation reproducible
  • -
  • Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: target ARMv8.2 / ARMv8.2-DotProd and the appropriate CPU type for ART and native code instead of producing generic ARMv8 code
  • +
  • Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: target ARMv8.2-DotProd architecture and Cortex-A76 CPU for ART and native code instead of producing generic ARMv8 code
  • use new privacy indicators for location
  • raise permission usage history from 1 day to 7 days
  • enable permission history for all permission groups