From b70831740c3bfb41bb589f35d75c003a1d0f7547 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 3 Nov 2022 02:02:50 -0400 Subject: [PATCH] add additional gmscompat shim --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 7e27ac03..200a2f01 100644 --- a/static/releases.html +++ b/static/releases.html @@ -657,6 +657,7 @@
  • kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): disable BINFMT_MISC
  • allow toggling presidential alerts
  • Vanadium: change app id to app.vanadium.browser while using original-package to keep using org.chromium.chrome for existing installs (until factory reset) to preserve compatibility and user data
  • +
  • GmsCompatConfig: stub out privileged UserManager.getUserName()
  • -->