From 8866ea00884a622eb3241cb1fcebcd3a985e2175 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 30 Oct 2020 11:57:26 -0400 Subject: [PATCH] apply fix for Gallery app null pointer dereference --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index e3312fc1..9aceea5b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -415,6 +415,7 @@
  • script: make generate_deltas ask for the password only once
  • 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
  • -->