diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-02-07 20:18:41 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-02-07 20:19:01 -0500 |
| commit | 234b6725580c4e95decde2371d577f95b570122e (patch) | |
| tree | e774b5cfc19bfdbc0f20ff288d4183934c45d191 /static | |
| parent | c354e65aed321f6a526ad39051bb6216eb8e6988 (diff) | |
reproducible raviole tarball generation
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 34f60345..ca65c783 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
