fix wording

This commit is contained in:
Daniel Micay 2022-01-31 03:39:45 -05:00
parent 2853444fad
commit 8a0fc9bd7b

View File

@ -534,7 +534,7 @@
<li>make DownloadManager friendlier to apps with the Network permission revoked instead of triggering SecurityException</li> <li>make DownloadManager friendlier to apps with the Network permission revoked instead of triggering SecurityException</li>
<li>Sandboxed Google Play compatibility layer: revert marking location service as a foreground location service (not necessary)</li> <li>Sandboxed Google Play compatibility layer: revert marking location service as a foreground location service (not necessary)</li>
<li>Sandboxed Google Play compatibility layer: add compatibility shims enabling full support for using Play services geolocation</li> <li>Sandboxed Google Play compatibility layer: add compatibility shims enabling full support for using Play services geolocation</li>
<li>Sandboxed Google Play compatibility layer: add GmsCompat app providing infrastructure for the compatibility layer and shortcuts to Google Play configuration activities (will toggle for redirecting the Google Play geolocation API in a future release)</li> <li>Sandboxed Google Play compatibility layer: add GmsCompat app providing infrastructure for the compatibility layer and shortcuts to Google Play configuration activities (will provide a toggle for redirecting the Google Play geolocation API to the OS API in a future release)</li>
<li>Sandboxed Google Play compatibility layer: replace converting Google Play services to foreground services with keeping them alive using the GmsCompat app</li> <li>Sandboxed Google Play compatibility layer: replace converting Google Play services to foreground services with keeping them alive using the GmsCompat app</li>
<li>Dialer: update visual voicemail configuration based on Google Phone 73.0.414822266</li> <li>Dialer: update visual voicemail configuration based on Google Phone 73.0.414822266</li>
<li>Messaging: replace obsolete AOSP MMS configuration database with one generated from the stock OS app</li> <li>Messaging: replace obsolete AOSP MMS configuration database with one generated from the stock OS app</li>