From 5fa23887e982bba6cc21f583e6f7b4230746d549 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 22 Aug 2022 11:32:02 -0400 Subject: [PATCH] location related gmscompat fix --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index b387f905..fae9b864 100644 --- a/static/releases.html +++ b/static/releases.html @@ -584,6 +584,7 @@
  • Clock: protect broadcast receivers including not allowing other apps to snooze or dismiss alarms (upstream problem)
  • Contacts: fix VCF import due by removing obsolete READ_EXTERNAL_STORAGE permission usage
  • Theme Picker: fix our added wallpaper color scheme toggle not showing updated status
  • +
  • Sandboxed Google Play compatibility layer: disable Play services promotion of exposure notification feature unless the user grants Location access since this crashes with the default/normal state of Location not being granted to Play services (normal privileged Play services cannot have Location revoked so it doesn't handle this properly across multiple areas and we have multiple compatibility shims for it)
  • -->