diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-16 06:58:02 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 76431e8e5e1a4fcfbaee0e5c6ed156135a7ceabd (patch) | |
| tree | d1342a573ce7195c57f0aae012824ead5958039d | |
| parent | 91d8c2f279c68c994a66fe4669fbccacc691d88d (diff) | |
reorder release notes
| -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 dacd10c8..65dd866c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -597,9 +597,9 @@ <p>Changes since the 2022080900 release:</p> <ul> - <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>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> </ul> </article> --> |
