Gallery2 fix from NXP is now landed upstream

This commit is contained in:
Daniel Micay 2020-11-02 18:58:43 -05:00
parent f65118c9f9
commit 989311aa90

View File

@ -417,7 +417,7 @@
<li>Camera: remove unused INTERNET permission</li>
<li>Clock: apply fixes for various upstream issues</li>
<li>add explicit detection of fastboot being missing to the factory images flash-all scripts</li>
<li>Gallery: apply proposed upstream fix from NXP for upstream null pointer dereference bug</li>
<li>Gallery: apply upstream fix from NXP for upstream 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>