From 309e28106a4f016c578c5716267a18d43b0c6e8a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 3 Nov 2020 15:23:05 -0500 Subject: [PATCH] avoid redundant 'upstream' --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index f3d851b5..868b71b1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -416,7 +416,7 @@
  • Camera: remove unused INTERNET permission
  • Clock: apply assorted fixes from upstream
  • add explicit detection of fastboot being missing to the factory images flash-all scripts
  • -
  • Gallery: apply upstream fix from NXP for upstream null pointer dereference bug
  • +
  • Gallery: apply upstream fix from NXP for 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)