consistent case

This commit is contained in:
Daniel Micay 2020-06-20 14:56:25 -04:00
parent 50fc153956
commit e92baae162

View File

@ -381,7 +381,7 @@
<li>rebase SetupWizard changes onto upstream CalyxOS SetupWizard</li> <li>rebase SetupWizard changes onto upstream CalyxOS SetupWizard</li>
<li>SetupWizard: use system captive portal URL, rather than a custom Google URL</li> <li>SetupWizard: use system captive portal URL, rather than a custom Google URL</li>
<li>NetworkStack: ignore captive portal fallbacks when one is set at runtime</li> <li>NetworkStack: ignore captive portal fallbacks when one is set at runtime</li>
<li>factory images flash-all script: Reboot to bootloader after installing update</li> <li>factory images flash-all script: reboot to bootloader after installing update</li>
<li>make_key: use 4096-bit RSA keys</li> <li>make_key: use 4096-bit RSA keys</li>
<li>script/release.sh: auto-detect AVB algorithm to support 4096-bit RSA keys for verified boot</li> <li>script/release.sh: auto-detect AVB algorithm to support 4096-bit RSA keys for verified boot</li>
<li>add experimental Pixel 4 and Pixel 4 XL support</li> <li>add experimental Pixel 4 and Pixel 4 XL support</li>