From 97d5daea194133843efb7fdc829f739b2e4edfce Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 13 Jan 2021 08:21:05 -0500 Subject: [PATCH] dark theme fix for Settings search --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 5a3e369d..953458a5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -395,6 +395,7 @@
  • kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): update toybox prebuilt for various fixes including fixing an issue with the date command causing a build reproducibility issue
  • 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
  • adjust kernel configuration tests to permit disabling dynamic kernel modules for new kernel variants
  • +
  • fix dark theme issue with Settings app search panel
  • -->