summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-02-24 21:21:42 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-02-24 21:31:37 -0500
commitfa76dd288700df26a530f77614004bc506ce9975 (patch)
tree638d44db716a13a047072ea74a271b188ebf9121
parentd7c418803f161f9b994468823c6bd81ecbfe19f7 (diff)
document extra location package changes
-rw-r--r--static/releases.html3
1 files changed, 2 insertions, 1 deletions
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 @@
<li>Contacts: add support for vCard 4.0</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, 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)</li>
<li>Sandboxed Google Play compatibility layer: improve code quality / robustness</li>
- <li>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)</li>
+ <li>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)</li>
+ <li>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)</li>
</ul>
</article>
-->