diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-13 08:35:18 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-13 08:35:18 -0500 |
| commit | b1b15ca524a5cd083dc466a81e84ae20b8976e85 (patch) | |
| tree | 5dff51389cff1012b105edc6c66a647a61aff1b7 | |
| parent | 97d5daea194133843efb7fdc829f739b2e4edfce (diff) | |
backport lockscreen fix for camera
| -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 953458a5..f3e19364 100644 --- a/static/releases.html +++ b/static/releases.html @@ -396,6 +396,7 @@ <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): apply upstream patch avoiding truncation of kernel debug symbol names generated when using Clang type-based CFI</li> <li>adjust kernel configuration tests to permit disabling dynamic kernel modules for new kernel variants</li> <li>fix dark theme issue with Settings app search panel</li> + <li>Camera2: backport fix for interaction with lockscreen</li> </ul> </article> --> |
