diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-16 10:17:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 7245a750eb8dc56899b9f75c4f3334c6313b48b3 (patch) | |
| tree | 108c08f449a01ad01aa0a8d9c7b40aa903e1a8cb /static | |
| parent | 11592a98802a3304cbe3f4f6ade2af5d33d6f9c4 (diff) | |
reorder release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index a5108d35..f9bae704 100644 --- a/static/releases.html +++ b/static/releases.html @@ -610,8 +610,8 @@ <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>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: backport using Android 13 SDK and changes to support using Android 13</li> <li>Vanadium: update Chromium base to 104.0.5112.97</li> <li>Pixel 6a: switch to SD2A.220601.004.B2 (July 2022) device sources and vendor files (AOSP / stock OS patch level for Pixel 6a is still 2022-06-01 until Android 13)</li> </ul> |
