diff options
| -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> |
