Skip to content
Commit 473c1f6c authored by shawnlin's avatar shawnlin
Browse files

Add a system property to disable screen decorations

Provide a way for factory to disable ScreenDecorations to run the Display tests

Bug: 167160540
Test: manual
      1. adb shell setprop debug.disable_screen_decorations true
      2. adb shell pidof com.android.systemui |xargs -i adb shell kill -9 {}
      3. adb shell dumpsys SurfaceFlinger and check if there is no
      screendecoration layers.
Change-Id: I13427b32e7dff22fdef216a6b8a22a9f9926357f
parent 7532b221
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