From 167280eadfa03b68e687da94bbee921914350f9b Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 20 Jan 2023 18:19:46 -0500 Subject: [PATCH] improve Nearby Share support --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 422794c8..c33cec31 100644 --- a/static/releases.html +++ b/static/releases.html @@ -680,6 +680,7 @@
  • Sandboxed Google Play compatibility layer: increment compatibility layer version to 1001
  • Sandboxed Google Play compatibility layer: use the most recent available version map in GmsCompatConfig to simplify defining configuration
  • Sandboxed Google Play compatibility layer: improve stack trace parser used for dynamic exception shims
  • +
  • Sandboxed Google Play compatibility layer: add shim for making Bluetooth adapter discoverable
  • GmsCompatConfig: add stub for LocationManager.registerGnssStatusCallback()
  • GmsCompatConfig: update max supported version of Play services and Play Store