sunfish kernel configuration changes

This commit is contained in:
Daniel Micay 2022-10-21 21:24:40 -04:00
parent 32d4ab6cac
commit 436ea9235d

View File

@ -638,6 +638,8 @@
<ul> <ul>
<li>GmsCompatConfig: stub out privileged BluetoothDevice#setSilenceMode</li> <li>GmsCompatConfig: stub out privileged BluetoothDevice#setSilenceMode</li>
<li>GmsCompatConfig: disable CAST_CONNECTION_NOTIFY popup dialogs</li> <li>GmsCompatConfig: disable CAST_CONNECTION_NOTIFY popup dialogs</li>
<li>kernel (Pixel 4a): disable IP_SCTP</li>
<li>kernel (Pixel 4a): enable REFCOUNT_FULL</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 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> <li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: load AoC firmware via daemon (aocd) to match stock OS</li>
<li>Auditor (Pixel 7, Pixel 7 Pro): update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/64">version 64</a> (update was not released in time to be bundled with older devices)</li> <li>Auditor (Pixel 7, Pixel 7 Pro): update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/64">version 64</a> (update was not released in time to be bundled with older devices)</li>