Skip to content
Commit 425fa293 authored by Milton Wu's avatar Milton Wu
Browse files

Fix NullPointer when factory debug flag enabled

When debug.screenshot_rounded_corners prop is true, some class fields
are not initialized through start(). And it causes a
NullPointerException during dumping ScreenDecorations.

Bug: 234549460
Test: 1. Enable debug.screenshot_rounded_corners
      2. Restart sysui process
      3. adb shell dumpsys activity service com.android.systemui
Change-Id: If0a31b19fb160de5bb717c1e76af2503d22c10af
parent 05f510bd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment