diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-24 05:15:17 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-24 05:15:17 -0400 |
| commit | 056d4abbe11ef61026d4618ddc3f2e87ca82fd0f (patch) | |
| tree | e42ef83a13627749dfa6e1503d2972135ad4a60a | |
| parent | d553f04cbdb5025c87372a497c835f0ab7136c26 (diff) | |
Pixel 4a advances
| -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 9ed68f10..46353592 100644 --- a/static/releases.html +++ b/static/releases.html @@ -437,6 +437,7 @@ <li>hardened_malloc: log fatal errors (detected memory corruption bugs) to Android's log system</li> <li>fix minor issues with Android 11 port of Wi-Fi and Bluetooth quick tile unlock requirement</li> <li>kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): apply Bluetooth fixes from the stable kernel branch including fixes for CVE-2020-12351, CVE-2020-12352 and CVE-2020-24490</li> + <li>improve experimental support for the Pixel 4a including porting most device-specific changes implemented for other devices</li> </ul> <h3 id="2020.10.06.02"> |
