From b18b33734ac3076b2d6f5311eddb58ccad76663d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 10 Mar 2025 00:37:05 -0400 Subject: [PATCH] clarify isGoogleLocationAccuracyEnabled compat fix --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index d08ef512..adc0e49a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -601,7 +601,7 @@
  • SystemUI: re-enable migrate_clocks_to_blueprint and communal_hub flags with workarounds for upstream issues when using standard AOSP UI components instead of Pixel OS components
  • Android Debug Bridge: fix upstream crash caused by a race condition that sometimes unregistered a closed file descriptor from epoll
  • Sandboxed Google Play compatibility layer: fix issue breaking RPC transactions which impacts the Terminal app
  • -
  • Sandboxed Google Play compatibility layer: add implementation of isGoogleLocationAccuracyEnabled() always returning true to fix compatibility with apps checking for it
  • +
  • Sandboxed Google Play compatibility layer: add implementation of isGoogleLocationAccuracyEnabled() to the location rerouting implementation always returning true to fix compatibility with apps checking for it
  • Sandboxed Google Play compatibility layer: fix definition of IStatusCallback.onCompletion() to slightly improve performance
  • allow Terminal app to use WebView JIT since it requires WebAssembly
  • kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.80