diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-02 19:10:46 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-02 19:10:46 -0500 |
| commit | 6fbd1a00c42ba2fdd47111f23b2df8cbd1e6df88 (patch) | |
| tree | dc9cb483910399580e61742ee0355d06b6be848d | |
| parent | 5a5e975e2bcf8f7ac0e40dd48e94b0a40955a43c (diff) | |
fix SystemUI memory pinning
| -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 6521adb7..10253bfb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -440,6 +440,7 @@ <li>Settings (Pixel 4, Pixel 4 XL, Pixel 5): enable refresh rate control</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: update APNs</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: update CarrierConfig vendor.xml</li> + <li>Pixel 4a: fix SystemUI memory pinning</li> </ul> </article> |
