diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-01 20:33:09 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-01 20:33:09 -0500 |
| commit | 728a94b99450c8c99dd2415a1b2452fab4d57d0f (patch) | |
| tree | 2702f7a4bd7281aea1c84088a20118b7ba5a749d | |
| parent | fe59771523b8aae4f9f1b9e491fd18b63141c167 (diff) | |
enable refresh rate toggle for 4 / 4 XL too
| -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 5b295587..e7880bd2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -437,7 +437,7 @@ <li>full 2021-03-01 security patch level</li> <li>full 2021-03-05 security patch level</li> <li>rebased onto RQ2A.210305.006 release, initial release of Android 11 QPR2 (Quarterly Platform Release 2)</li> - <li>Settings (Pixel 5): enable refresh rate control</li> + <li>Settings (Pixel 4, Pixel 4 XL, Pixel 5): enable refresh rate control</li> </ul> </article> --> |
