diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-14 20:56:59 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-14 20:56:59 -0400 |
| commit | 5ceeac4845bbf83275ce1e5e4d95844943565194 (patch) | |
| tree | aa811dffab01524a69a6b6e571f2879e47156047 /static | |
| parent | c93968d35e399bb7d18936adc32abdc58bc3d02b (diff) | |
backport launcher fixes
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 ddba20f0..8625af56 100644 --- a/static/releases.html +++ b/static/releases.html @@ -461,6 +461,7 @@ <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>Launcher: backport multiple fixes from AOSP master</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> |
