diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-16 03:23:18 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-16 03:23:18 -0500 |
| commit | c8f45c57e2b5d672a97465680d5f5fd3b8a92d14 (patch) | |
| tree | 83023fe7945f8ed54f2b26d9b42038dff5ed5fc7 /static | |
| parent | 99c35e761f3ebc6a12a632c58c791d4f057c2893 (diff) | |
expand AOT acronym
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 729fbb47..1d054875 100644 --- a/static/releases.html +++ b/static/releases.html @@ -653,7 +653,7 @@ <p>Changes since the 2022111000 release:</p> <ul> - <li>don't skip AOT compilation of apps that weren't recently used</li> + <li>don't skip ahead-of-time (AOT) compilation of apps that weren't recently used</li> <li>battery usage UI: use fallback name for unknown components</li> <li>change minimal value of battery saver schedule to 5% again as it was before Android 13</li> <li>enable the post-upgrade "Optimizing apps" progress indication UI</li> |
