From 90cfb819bd6ebb8e416b8473a23fb448bb1dd2a7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 20 Dec 2020 15:55:03 -0500 Subject: [PATCH] add check for empty TTS engine name --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 778cd352..9236a2d6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -391,6 +391,7 @@
  • Camera: remove unused Wi-Fi state permissions
  • Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: update APNs with carriersettings-extractor
  • adjust kernel configuration tests to permit not having BPF_JIT since we don't have it enabled
  • +
  • add check for empty TTS engine name to address upstream bug