From 93ae7d8ddb787f08575cd29b648fb6eaa434766c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 13 Oct 2021 16:46:58 -0400 Subject: [PATCH] roll back dexpreopt improvements for now --- static/releases.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/static/releases.html b/static/releases.html index 133030ad..b8d993ff 100644 --- a/static/releases.html +++ b/static/releases.html @@ -457,11 +457,6 @@
  • rebased onto SP1A.210812.016 release
  • make release signing otacerts.zip generation reproducible
  • 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 / ARMv8.2-DotProd and the appropriate CPU type for ART and native code instead of producing generic ARMv8 code
  • -
  • disable dexpreopt profiles
  • -
  • hard-wire dexpreopt compiler filter to speed to force ahead-of-time compilation for bytecode in the product image
  • -
  • mark APEX modules as not updatable and classify all the APEX jars as non-updatable so they can be fully pre-compiled
  • -
  • enable dexpreopt for all system server APEX jars
  • -
  • stop excluding aby APEX Java library classes from ahead-of-time compilation since we always update them as part of the OS
  • use new privacy indicators for location
  • raise permission usage history from 1 day to 7 days
  • enable permission history for all permission groups