GmsCompatConfig: disable CAST_CONNECTION_NOTIFY popup dialogs

This commit is contained in:
Daniel Micay 2022-10-20 03:27:44 -04:00
parent eee75cf82b
commit 3bf833e3e8

View File

@ -637,6 +637,7 @@
<ul>
<li>GmsCompatConfig: stub out privileged BluetoothDevice#setSilenceMode</li>
<li>GmsCompatConfig: disable CAST_CONNECTION_NOTIFY popup dialogs</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>