From e3ab8f2a25081914ef20eaaf0c0b17966aeefa8e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 11 Oct 2021 21:43:32 -0400 Subject: [PATCH] more changes as part of Android 12 migration --- static/releases.html | 4 ++++ 1 file changed, 4 insertions(+) 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 @@
  • Updater: use Android 12 foreground service setup
  • 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
  • disable dexpreopt profiles
  • +
  • use new privacy indicators for location
  • +
  • raise permission usage history from 1 day to 7 days
  • +
  • enable permission history for all permission groups
  • +
  • SetupWizard: update to latest upstream code
  • -->