diff options
| -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 95fb771f..1251b347 100644 --- a/static/releases.html +++ b/static/releases.html @@ -612,6 +612,7 @@ <li>ship our frameworks/av changes as intended in earlier releases</li> <li>Vanadium: backport using Android 13 SDK and changes to support using Android 13</li> <li>Pixel 6a: switch to SD2A.220601.004.B2 (July 2022) vendor files (AOSP / stock OS patch level for Pixel 6a is still 2022-06-01 until Android 13)</li> + <li>fastbootd: stop displaying serial number since it can already be obtained in fastboot mode and users are prone to leaking this by sharing a photo of the screen in these modes</li> </ul> </article> --> |
