From cc988d02a504d8c171cd0046e7748a226d2a925e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 19 Oct 2022 02:09:32 -0400 Subject: [PATCH] properly document Auditor v63 release in the OS --- static/releases.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 245b7d74..b9d7e392 100644 --- a/static/releases.html +++ b/static/releases.html @@ -639,6 +639,7 @@
  • Pixel 7, Pixel 7 Pro: work around memory corruption bug(s) in the camera service by using Scudo instead of hardened_malloc for the camera service process
  • Sandboxed Google Play compatibility layer: fix location rerouting API compatibility issue with the new Play services update that's currently in our testing process
  • Settings: add PSDS server configuration for Pixel 7 and Pixel 7 Pro
  • +
  • Auditor (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update to version 63
  • --> @@ -661,7 +662,7 @@
  • GmsCompatConfig: disable WearableDataListenerService
  • raise minimum supported fastboot version for the factory images flashing scripts to 33.0.3
  • adevtool: exclude additional prebuilt files
  • -
  • Auditor: update to version 63
  • +
  • Auditor (Pixel 7, Pixel 7 Pro): update to version 63 (update was not released in time to be bundled with older devices)