From cc89d0f3e5d66cf8bb722777dc5f9ea3917834bf Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 12 May 2023 12:49:27 -0400 Subject: [PATCH] add Pixel 7a support to release notes --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index efbc8be6..2f8a2aec 100644 --- a/static/releases.html +++ b/static/releases.html @@ -626,6 +626,7 @@
  • GmsCompatConfig: update to version 52
  • enable non-flattened APEX modules for all targets (previously only enabled for 6th/7th generation Pixels which have hard dependencies on it)
  • extend making userspace function pointer tables read-only
  • +
  • add production ready Pixel 7a support
  • -->