From eee75cf82b8fc6eb55302b36bd5b280bf73dc34c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 19 Oct 2022 21:12:14 -0400 Subject: [PATCH] load AoC firmware via aocd to match stock OS --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 396d912b..0d010e4d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -639,6 +639,7 @@
  • GmsCompatConfig: stub out privileged BluetoothDevice#setSilenceMode
  • Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: disable kernel module loading after init loads the modules from the verified OS images in early boot to simplify security properties
  • Pixel 7, Pixel 7 Pro: fix bug in detection of the camera service executable (inconsequential in practice for this specific case of the bug)
  • +
  • Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: load AoC firmware via daemon (aocd) to match stock OS
  • -->