summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-10-12 14:55:10 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-10-12 14:55:10 -0400
commitefa40316560839d28119f10781ae6b3d02f042ea (patch)
tree15547674e7d7e5e8951a0989a84a1466e3caa5f7
parentcb054cda18e126fce8580611bd8893e4bb56539b (diff)
dexpreopt for updatable system server APEX jars
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<li>disable dexpreopt profiles</li>
<li>hard-wire dexpreopt compiler filter to speed to force ahead-of-time compilation for bytecode in the product image</li>
<li>mark APEX modules as not updatable and classify all the APEX jars as non-updatable so they can be fully pre-compiled</li>
+ <li>enable dexpreopt for updatable system server APEX jars</li>
<li>use new privacy indicators for location</li>
<li>raise permission usage history from 1 day to 7 days</li>
<li>enable permission history for all permission groups</li>