diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-31 02:51:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-31 02:51:15 -0400 |
| commit | e7df776d77109348ca5c139d16e74db35194d0b4 (patch) | |
| tree | 7588e1abb3c7e51d207825178de8402e8358045b | |
| parent | a3819e105093b8aced9d033ab9c9cd272444613b (diff) | |
automatically disable UART debugging when flashing
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 740d244b..1252bae0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -427,6 +427,7 @@ <li>Pixel 4, Pixel 4 XL: enable saturated color option</li> <li>kernel (Pixel 4a (5G), Pixel 5): drop unnecessary Wi-Fi driver change from our previous downstream security fixes</li> <li>Vanadium: update Chromium base to 92.0.4515.166</li> + <li>automatically disable UART debugging when flashing factory images (GrapheneOS already extends the notification about it to production builds)</li> </ul> </article> --> |
