From 2592b1efd4beec1e3606f7d10ac38d71027f9839 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 17 Nov 2022 13:42:38 -0500 Subject: [PATCH] add pantah vendor_kernel_boot partition requirement --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 2025ad02..814d6639 100644 --- a/static/releases.html +++ b/static/releases.html @@ -666,6 +666,7 @@
  • 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
  • +
  • Pixel 7, Pixel 7 Pro: include vendor_kernel_boot partition requirement in factory images metadata to force an error with an incompatible fastboot such as the currently buggy Arch Linux package
  • -->