diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-14 02:51:20 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-14 02:51:20 -0400 |
| commit | 7b7a954dfb3b4b779f744e747f3760c84f67e233 (patch) | |
| tree | 6ca2d5f5439df5b1ab6066d5873a828703de494b /static | |
| parent | 6838e3b4214ef6a12f821038ba3e4f94a5eb09bd (diff) | |
dexpreopt overhaul
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 494da245..ddba20f0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -460,6 +460,7 @@ <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> + <li>use speed compiler filter for dexpreopt by default (converted from build configuration to build system to cover product/vendor/system_ext)</li> <li>Updater: update to target API level 31 (Android 12)</li> <li>Updater: use Android 12 foreground service setup</li> <li>SetupWizard: update to latest upstream code</li> |
