From fa76dd288700df26a530f77614004bc506ce9975 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 24 Feb 2022 21:21:42 -0500 Subject: [PATCH] document extra location package changes --- static/releases.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 5676110a..80cf4521 100644 --- a/static/releases.html +++ b/static/releases.html @@ -518,7 +518,8 @@
  • Contacts: add support for vCard 4.0
  • Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro: include current eSIM firmware, EuiccPixel and EuiccPixel integration (this improves eSIM support by keeping the eSIM firmware up-to-date but does not provide eSIM activation yet)
  • Sandboxed Google Play compatibility layer: improve code quality / robustness
  • -
  • Pixel 6, Pixel 6 Pro: exclude Shannon IMS service used internally by the OS from Location indicators (it tries to obtain a location to have it ready for a 911 call later)
  • +
  • mark Bluetooth service as an extra location package to avoid showing misleading/unhelpful location indicators (Bluetooth scanning is considered location access for apps, but it makes no sense to show it for the Bluetooth implementation itself rather than only actual apps using it)
  • +
  • Pixel 6, Pixel 6 Pro: mark Shannon IMS service as an extra location package to avoid showing unhelpful location indicators (it retrieves location information regularly in order to have it ready for an emergency call)
  • -->