From a354d05eba93d28f726b7d4fae5c4b68d1731700 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 30 Jan 2022 02:27:49 -0500 Subject: [PATCH] gmscompat improvements --- static/releases.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 33695278..cf863b7a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -523,7 +523,10 @@
  • Camera: update to version 10
  • Auditor: update to version 41
  • Messaging: replace obsolete AOSP MMS configuration database with one generated from the stock OS app
  • -
  • Sandboxed Google Play compatibility layer: revert marking location service as a foreground location service
  • +
  • Sandboxed Google Play compatibility layer: revert marking location service as a foreground location service (not necessary)
  • +
  • Sandboxed Google Play compatibility layer: add compatibility shims enabling full support for using Play services geolocation
  • +
  • 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)
  • +
  • Sandboxed Google Play compatibility layer: replace converting Google Play services to foreground services with keeping them alive using the GmsCompat app
  • -->