diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-26 09:19:07 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-26 09:19:07 -0400 |
| commit | 52ce78ece06b04dc239e687a14a877c35de47f85 (patch) | |
| tree | 46e8ee96c5f8755b33fdf77b84a78f0e86332d74 | |
| parent | d70ff0e433c5007cdc7def45b1def3e1d632ed4f (diff) | |
temporarily disable broken display cutout option
| -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 5e6cf827..94263285 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 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> </ul> </article> |
