enable auto-reboot by default

This commit is contained in:
Daniel Micay 2023-03-29 16:58:57 -04:00
parent 3df1f85a5e
commit 01d4c0d6a8

View File

@ -676,6 +676,7 @@
<p>Changes since the 2023032600 release:</p>
<ul>
<li>enable auto-reboot feature by default with a very conservative 72 hour timer</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.176</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.98</li>
<li>kernel (Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): add back our slab allocator canary feature</li>