unlist 5.15 Linux kernel for 5.10-only changes

This commit is contained in:
Daniel Micay 2022-12-06 19:34:45 -05:00
parent 7904b2b5b1
commit bf2a897f4e

View File

@ -680,7 +680,7 @@
<li>Sandboxed Google Play compatibility layer: set GmsCompat versionCode to 1000 (v1) to prepare for defining dependencies on the compatibility layer version for the Google Play apps mirrored in our app repository</li>
<li>Pixel 6, Pixel 6 Pro, Pixel 6a: use Scudo instead of hardened_malloc for camera service for consistency with the Pixel 7 and Pixel 7 Pro until memory corruption issues with it are resolved</li>
<li>add back support for OS device controls and wallet quick tiles</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): update to latest GKI LTS branch revision including update to 5.10.152</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.152</li>
</ul>
</article>
@ -701,7 +701,7 @@
<li>Sandboxed Google Play compatibility layer: avoid chain crash of GmsCompat app following process death from OOM killer, etc.</li>
<li>Vanadium: update Chromium base to 108.0.5359.79</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.76</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): update to latest GKI LTS branch revision</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro): update Mali GPU driver to r37p0 (current release is r41p0 but there are substantial changes to the driver for the Tensor SoC on Pixels and it will take substantial work to upgrade all the way)</li>
<li>remove broken, obsolete upstream code causing install permissions defined by user install apps not being automatically granted for user installed apps installed before the app defining the permissions unless the app is reinstalled</li>
<li>Messaging: update MMS configuration database based on Google Messages 20221115_01_RC01</li>