From 97a5ce9e1f27fdd659ebbd6a826f657d96b59fa9 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 19 Oct 2024 10:51:25 -0400 Subject: [PATCH] gmscompat: add stubs for NearbyManager API --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index dfb639fa..b9726623 100644 --- a/static/releases.html +++ b/static/releases.html @@ -541,6 +541,7 @@
  • limit removal of shared library updates as part of our system APK verified boot feature to those equal to the OS version since older versions are already dealt with and removing them this way leaves behind stale package state cluttering the UI
  • run a one-time task to remove leftover Vanadium library state to avoid showing a list of old versions
  • Settings: fix upstream Android 15 bug causing a crash for the network privacy menu when the AP name has special charactersSandboxed Google Play compatibility layer: add stubs for NearbyManager API to avoid crashes from Find My Device feature
  • -->