reproducible raviole tarball generation

This commit is contained in:
Daniel Micay 2022-02-07 20:18:41 -05:00
parent c354e65aed
commit 234b672558

View File

@ -530,6 +530,7 @@
<li>temporarily suppress SystemUI ANRs due to AOSP 12 screenshot service bug which triggers an ANR in SystemUI by not handling an event some time after taking a screenshot (also occurs on the stock OS and elsewhere, and the main issue is the error message since it's otherwise harmless)</li>
<li>disable running clang-tidy as part of regular builds by default since it wastes time and isn't very useful to us</li>
<li>kernel (Pixel 6, Pixel 6 Pro): make Wi-Fi driver module build reproducible</li>
<li>kernel (Pixel 6, Pixel 6 Pro): make tarball generation reproducible</li>
<li>Settings: add package name to app overview page</li>
<li>Settings: add GrapheneOS icon</li>
<li>Files: add GrapheneOS icon</li>