switch back to full LTO for gs kernels

This commit is contained in:
Daniel Micay 2022-10-12 12:44:45 -04:00
parent 918607bf33
commit 319e4ee0d2

View File

@ -612,6 +612,7 @@
<li>GmsCompatConfig: disable OS update service to prevent it crashing from lack of access</li> <li>GmsCompatConfig: disable OS update service to prevent it crashing from lack of access</li>
<li>GmsCompatConfig: add BluetoothDevice shims</li> <li>GmsCompatConfig: add BluetoothDevice shims</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a): update GKI base to ASB-2022-10-05_13-5.10</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a): update GKI base to ASB-2022-10-05_13-5.10</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a): switch back to full LTO from thin LTO now that the compilation compatibility issue is resolved</li>
<li>Vanadium: update Chromium base to 106.0.5249.118</li> <li>Vanadium: update Chromium base to 106.0.5249.118</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/52">version 52</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/52">version 52</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/60">version 60</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/60">version 60</a></li>