From 5112a88a4f3e945b5f12e52924258ac6cded04d2 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 15 May 2021 23:15:49 -0400 Subject: [PATCH] remove APEX module version field from Settings --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index da333085..a658d530 100644 --- a/static/releases.html +++ b/static/releases.html @@ -463,6 +463,7 @@
  • kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): make CONFIG_LOCALVERSION_AUTO ignore Git tags so adding tags doesn't change the result of a build
  • kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): apply fixes for Qualcomm audio driver vulnerabilities from CAF missed in the upstream May security update for Pixels
  • switch HTTPS network time URL from / to /generate_204 to allow for a future / redirect
  • +
  • Settings: remove field referencing the mainline module (APEX) version (also as as the Google Play system update version) since we ship these changes as part of the OS and have out-of-band module updates disabled since we have no use for them/li> -->