diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-16 07:59:41 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | aaebdb01a9b73c318be020a52bb9a47335705ed5 (patch) | |
| tree | 10a6259d4d7506a173677109626d680d304d8b85 /static/releases.html | |
| parent | fc45fb6f38ac842a4fb3d09eb654211b012c5f50 (diff) | |
stop displaying serial number in fastbootd
Diffstat (limited to 'static/releases.html')
| -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> --> |
