diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-16 08:22:45 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 24057524ecd3a252182f9981cfa473f5bbb059fd (patch) | |
| tree | 1dc93a93bb997d0cfeac7ee8291c85af5567198b | |
| parent | aaebdb01a9b73c318be020a52bb9a47335705ed5 (diff) | |
Chromium 104.0.5112.97
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 1251b347..38dac5ae 100644 --- a/static/releases.html +++ b/static/releases.html @@ -611,8 +611,9 @@ <ul> <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> + <li>Vanadium: update Chromium base to 104.0.5112.97</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> </ul> </article> --> |
