diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-11 21:43:32 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-11 21:43:32 -0400 |
| commit | e3ab8f2a25081914ef20eaaf0c0b17966aeefa8e (patch) | |
| tree | d507cdabcf8ca0336c4f8982b7b41eff8d6f530c | |
| parent | fcc6eb661d9d4e3d64dcd03454342d8bfcf2041b (diff) | |
more changes as part of Android 12 migration
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 674ce180..7d70d8de 100644 --- a/static/releases.html +++ b/static/releases.html @@ -465,6 +465,10 @@ <li>Updater: use Android 12 foreground service setup</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: target ARMv8.2 and the CPU generation for ART and native code instead of producing generic ARMv8 code</li> <li>disable dexpreopt profiles</li> + <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>SetupWizard: update to latest upstream code</li> </ul> </article> --> |
