fix Contact Scopes crash

This commit is contained in:
Daniel Micay 2024-01-13 16:08:02 -05:00
parent 00765d6e15
commit 2fde30833a

View File

@ -736,6 +736,7 @@
<li>adevtool: improve and clean up infrastructure for device support</li> <li>adevtool: improve and clean up infrastructure for device support</li>
<li>adevtool: drop devices not supported with Android 14</li> <li>adevtool: drop devices not supported with Android 14</li>
<li>adevtool: remove unused default permissions configuration</li> <li>adevtool: remove unused default permissions configuration</li>
<li>Contact Scopes: add handling of malformed contact data subtype names to avoid crash</li>
<li>kernel: disable sysrq by default rather than waiting for init to disable it</li> <li>kernel: disable sysrq by default rather than waiting for init to disable it</li>
<li>kernel: disable unused sysrq serial support</li> <li>kernel: disable unused sysrq serial support</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.206</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.206</li>