diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-21 03:59:55 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-21 03:59:55 -0400 |
| commit | cc8a59d8767fdcc66c7409aa14bce515ac1a6030 (patch) | |
| tree | 4507bbcbe5ced30d198bfc32ec676e4ab21a8157 | |
| parent | 62d85c5e7408a645f73a3f70661bd95bc09ff4d0 (diff) | |
Pixel 2 and 2 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 8fdb3701..867ab5cc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -413,7 +413,7 @@ <li>SELinux policy: port hardening from Android 10</li> <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 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>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> </ul> --> |
