From 989311aa90a4e6c731406b4a9225bfa9f9f13b34 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 2 Nov 2020 18:58:43 -0500 Subject: [PATCH] Gallery2 fix from NXP is now landed upstream --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index b1d3849a..10da460a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -417,7 +417,7 @@
  • Camera: remove unused INTERNET permission
  • Clock: apply fixes for various upstream issues
  • add explicit detection of fastboot being missing to the factory images flash-all scripts
  • -
  • Gallery: apply proposed upstream fix from NXP for upstream null pointer dereference bug
  • +
  • Gallery: apply upstream fix from NXP for upstream null pointer dereference bug
  • Auditor: update to version 22
  • script: make generate_deltas ask for the password only once
  • enable screenshot action for 3 button nav too (the upstream release limited it to being enabled for 2 button navigation)