diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-10 07:48:47 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-10 07:48:47 -0500 |
| commit | e8aa711e6e562bbeb692eb9a3a17a78dd83457b1 (patch) | |
| tree | 040b9f9550bf6d70b9714b15021094c459935ed3 /static | |
| parent | f7f57175e4b5437e1ac6a7bb0e131e6fdaf3167d (diff) | |
fix overly aggressive flash-all.bat fastboot check
Diffstat (limited to 'static')
| -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 1357eb2e..d5f145fa 100644 --- a/static/releases.html +++ b/static/releases.html @@ -510,6 +510,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> </ul> </article> --> |
