From efa40316560839d28119f10781ae6b3d02f042ea Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 12 Oct 2021 14:55:10 -0400 Subject: [PATCH] dexpreopt for updatable system server APEX jars --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index c5efbcf0..bd200cd0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -460,6 +460,7 @@
  • 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 updatable system server APEX jars
  • use new privacy indicators for location
  • raise permission usage history from 1 day to 7 days
  • enable permission history for all permission groups