From 257cb0c785e3863f5da1861fa44f5425eaa53242 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 17 Nov 2022 03:32:12 -0500 Subject: [PATCH] potential fix for Play self-update control --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 1d054875..2025ad02 100644 --- a/static/releases.html +++ b/static/releases.html @@ -664,6 +664,7 @@
  • Sandboxed Google Play compatibility layer: bugfix: Parcel position wasn't reset by dynamic stubs
  • Sandboxed Google Play compatibility layer: bugfix: missing handling of ListSlices in dynamic stub
  • Pixel 7, Pixel 7 Pro (adevtool): drop unused face unlock components since we have no plans to enable support for an insecure face unlock implementation incapable providing reasonable security due to lack of dedicated face unlock hardware (Pixel 4 and Pixel 4 XL had dual infrared cameras, IR dot projector and IR flood illuminator providing a more secure biometric unlock system than fingerprint unlock as opposed to simply using the front camera in a way that could be done on any device)
  • +
  • GmsCompatConfig: make sure Play Store PhenotypeFlags are overridable by Gservices flags (further deterring Play Store trying to update Play services / Play Store beyond supported versions)
  • Auditor: update to version 66