Add missing )

This commit is contained in:
matchboxbananasynergy 2024-06-20 18:46:23 +00:00 committed by Daniel Micay
parent 43c0c7a6af
commit 1b6441df09

View File

@ -791,7 +791,7 @@
<li>Settings: avoid prompting for user authentication when selecting the same value as before for GrapheneOS settings requiring it</li> <li>Settings: avoid prompting for user authentication when selecting the same value as before for GrapheneOS settings requiring it</li>
<li>temporarily add back memory tagging exception for Pixel wifi_ext service</li> <li>temporarily add back memory tagging exception for Pixel wifi_ext service</li>
<li>simplify implementation of our auto-reboot feature and properly handle the first lock after the user first sets up a lock method</li> <li>simplify implementation of our auto-reboot feature and properly handle the first lock after the user first sets up a lock method</li>
<li>avoid resetting USB-C port after first unlock if it was already connected Before First Unlock (fix for regression caused by upstream changes</li> <li>avoid resetting USB-C port after first unlock if it was already connected Before First Unlock (fix for regression caused by upstream changes)</li>
<li>add GrapheneOS Linux kernel port to the 6.6 GKI LTS branch</li> <li>add GrapheneOS Linux kernel port to the 6.6 GKI LTS branch</li>
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.215</li> <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.215</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.87</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.87</li>