Skip to content

Commit 39ce0b9

Browse files
committed
merge user installed app compilation release notes
1 parent 15da99b commit 39ce0b9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

static/releases.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -720,8 +720,7 @@ <h3><a href="#2023102300">2023102300</a></h3>
720720
<li>initial non-experimental for Pixel 8 and Pixel 8 Pro support</li>
721721
<li>speed up skipping compilation of system packages with dexpreopt (precompilation to native code) to improve post-update boot time</li>
722722
<li>backport assorted dexpreopt fixes to make it work for more system packages again to improve verified boot security, free up wasted disk space and reduce post-update boot time</li>
723-
<li>use speed-profile compilation for user installed packages for first boot of an update to significantly improve boot time</li>
724-
<li>add background recompilation of user installed packages for first boot of an update with a progress notification and a notice to respawn them</li>
723+
<li>use speed-profile compilation for user installed packages for first boot of an update to significantly improve boot time, then recompile then with full speed optimization in the background with a progress notification and a notification when it's finished for respawning apps</li>
725724
<li>temporarily disable otapreopt (precompilation of apps in the background in update Finalizing step) due to it being broken in Android 14</li>
726725
<li>Gallery: remove optional dependency to fix dexpreopt (precompilation to native code)</li>
727726
<li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold: fix support for Widevine L1 on Android 14</li>

0 commit comments

Comments
 (0)