From 6f8cdcd733ed28ff1b7e3572835e15b0d77e30b3 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 23 Aug 2022 15:48:02 -0400 Subject: [PATCH] 6th gen Wi-Fi hotspot fix --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 0e952101..9b31700e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -582,6 +582,7 @@
  • Seedvault: add missing notification permission
  • pre-grant notification permission to Contacts, Apps, Camera, Auditor and Seedvault
  • kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a): patch CVE-2022-2588 which is not exposed to anything other than the privileged (CAP_NET_ADMIN) netd process, network HALs (Bluetooth, Wi-Fi, cellular, etc.) and network helper services within the OS such as ppp
  • +
  • Pixel 6, Pixel 6a, Pixel 6 Pro: fix Wi-Fi HAL configuration to fix Wi-Fi hotspot
  • -->