summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-10-31 04:52:44 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-10-31 04:52:44 -0400
commit1677fa3f1eee67079ebf63e685814ef4b31602b4 (patch)
treee25f085722dfb4fd729d607d3b4198507fd6cc3f
parentccadaf49d2a3bee6bcbbc31a5fdeee69a5600f12 (diff)
note about SystemUI issue
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index b2dd6ae0..ffe4ab83 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -480,7 +480,7 @@
<li>Updater: split up install progress notification into stages</li>
<li>include standard display cutout overlays across all devices</li>
<li>temporarily disable broken 'Render apps below cutout area' display cutout developer option to avoid it breaking loading SystemUI on boot</li>
- <li>temporarily disable user-facing crash reporting for com.android.systemui due to an upstream AOSP 12 bug causing false positive reports of it being frozen</li>
+ <li>temporarily disable user-facing crash reporting for com.android.systemui due to an upstream AOSP 12 bug causing false positive reports of it being frozen (this change didn't end up successfully silencing the false positives so a different approach will be needed)</li>
</ul>
</article>