note about SystemUI issue

This commit is contained in:
Daniel Micay 2021-10-31 04:52:44 -04:00
parent ccadaf49d2
commit 1677fa3f1e

View File

@ -480,7 +480,7 @@
<li>Updater: split up install progress notification into stages</li> <li>Updater: split up install progress notification into stages</li>
<li>include standard display cutout overlays across all devices</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 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> </ul>
</article> </article>