From e68e21c1299e28e6192597f310cf8042e6c35eb3 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 11 Dec 2022 04:46:38 -0500 Subject: [PATCH] hide GrapheneOS Auditor from Play Store --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 71d52763..74ecf023 100644 --- a/static/releases.html +++ b/static/releases.html @@ -666,6 +666,7 @@
  • kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.156
  • kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.77
  • Sandboxed Google Play compatibility layer: new infrastructure for controlling Play Store updates of Play Store and Play services with a max version of Play services and the Play Store set via GmsCompatCompat and an override toggle for allowing it to update to any version
  • +
  • Sandboxed Google Play compatibility layer: hide GrapheneOS Auditor variant (app.attestation.auditor) from the Play Store so it doesn't try to update it (note: we plan to fully switch to app.grapheneos.auditor.play for the Play Store and we can remove this workaround once we unpublish the GrapheneOS variant of the app there and stop updating it)
  • -->