avoid redundant 'upstream'

This commit is contained in:
Daniel Micay 2020-11-03 15:23:05 -05:00
parent fdfb2eb734
commit 309e28106a

View File

@ -416,7 +416,7 @@
<li>Camera: remove unused INTERNET permission</li>
<li>Clock: apply assorted fixes from upstream</li>
<li>add explicit detection of fastboot being missing to the factory images flash-all scripts</li>
<li>Gallery: apply upstream fix from NXP for upstream null pointer dereference bug</li>
<li>Gallery: apply upstream fix from NXP for null pointer dereference bug</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/22">version 22</a></li>
<li>script: make generate_deltas ask for the password only once</li>
<li>enable screenshot action for 3 button nav too (the upstream release limited it to being enabled for 2 button navigation)</li>