diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-10 19:51:52 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-10 19:53:15 -0500 |
| commit | a8211d8c78112ff2ce2c2a7e60e0891478161a97 (patch) | |
| tree | bc8bb4f136c351852aa17b6da0c0ea1540a69199 /static | |
| parent | 7cbc1f42c86b1dd571211478d48ca8c166a988c2 (diff) | |
clarify version check was fixed for last release
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 3b4c0aa2..3d7a55bf 100644 --- a/static/releases.html +++ b/static/releases.html @@ -528,7 +528,7 @@ <li>TalkBack (screen reader): update dependencies</li> <li>Seedvault: restore requiring that the profile is unlocked for the hardware keystore key</li> <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: add support for increased touch sensitivity option</li> - <li>fix overly aggressive fastboot version check in flash-all.bat triggered by version requirement increase in the SQ1A.211205.008 update</li> + <li>fix overly aggressive fastboot version check in flash-all.bat triggered by version requirement increase in the SQ1A.211205.008 update (was also fixed for the factory images for the last official release)</li> </ul> </article> |
