From e5ab7b986e28ba8dcd94ec67a01361e198fe61fd Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 5 Dec 2022 16:01:33 -0500 Subject: [PATCH] pantah camera service workaround in main branch --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index b5873e75..190a2776 100644 --- a/static/releases.html +++ b/static/releases.html @@ -660,6 +660,7 @@
  • full 2022-12-05 security patch level
  • rebased onto TQ1A.221205.011 release
  • Sandboxed Google Play compatibility layer: set GmsCompat versionCode to 1000 (v1) to prepare for defining dependencies on the compatibility layer version for the Google Play apps mirrored in our app repository
  • +
  • Pixel 6, Pixel 6 Pro, Pixel 6a: use Scudo instead of hardened_malloc for camera service for consistency with the Pixel 7 and Pixel 7 Pro until memory corruption issues with it are resolved
  • -->