From 4f4a4e46691ad5db315c54c87e5f240d8cbec31f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 22 Jun 2023 11:37:52 -0400 Subject: [PATCH] simplify prototype device checks --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 50d5c6e6..2801642a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -658,6 +658,7 @@
  • adevtool: add support for devices without a cellular baseband
  • adevtool: make adding vendor_kernel_boot partition-exists generic
  • adevtool: disable broken support for file reference overlays
  • +
  • simplify Pixel prototype check by comparing brand instead of device model
  • GmsCompatConfig: update to version 58
  • GmsCompatConfig: update to version 59