diff --git a/static/releases.html b/static/releases.html
index 81a978ba..133030ad 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -460,7 +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
+ 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