summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-08-22 11:32:02 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commit5fa23887e982bba6cc21f583e6f7b4230746d549 (patch)
tree4db8d97f2177bbdedd56b8490ce24df709bba507 /static
parentc2fab877b8de51840e6f92ea10d4e2ac9bcf3e61 (diff)
location related gmscompat fix
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<li>Clock: protect broadcast receivers including not allowing other apps to snooze or dismiss alarms (upstream problem)</li>
<li>Contacts: fix VCF import due by removing obsolete READ_EXTERNAL_STORAGE permission usage</li>
<li>Theme Picker: fix our added wallpaper color scheme toggle not showing updated status</li>
+ <li>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)</li>
</ul>
</article>
-->