diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-26 08:11:08 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-26 08:11:08 -0400 |
| commit | d70ff0e433c5007cdc7def45b1def3e1d632ed4f (patch) | |
| tree | b6519d439ce77b5afa5f893313fa436b0f292068 | |
| parent | eeae6a967e6ee271546349c2b77cc84dfc41e284 (diff) | |
temporarily disable crash reporting for SystemUI
| -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 7ae44aac..5e6cf827 100644 --- a/static/releases.html +++ b/static/releases.html @@ -458,6 +458,7 @@ <ul> <li>Updater: split up install progress notification into stages</li> <li>include standard display cutout overlays across all devices</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> </ul> </article> --> |
