diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-19 21:12:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-19 21:12:14 -0400 |
| commit | eee75cf82b8fc6eb55302b36bd5b280bf73dc34c (patch) | |
| tree | 26b1f1fc0eb7858c9071a690a5db890ab396d1e4 /static | |
| parent | 475e79d890c516d3931d25d795f453521a1d015f (diff) | |
load AoC firmware via aocd to match stock OS
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <li>GmsCompatConfig: stub out privileged BluetoothDevice#setSilenceMode</li> <li>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</li> <li>Pixel 7, Pixel 7 Pro: fix bug in detection of the camera service executable (inconsequential in practice for this specific case of the bug)</li> + <li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: load AoC firmware via daemon (aocd) to match stock OS</li> </ul> </article> --> |
