commit | 473c1f6ccb2d22e062fe7b3b9bfd63ef9fc19337 | [log] [tgz] |
---|---|---|
author | shawnlin <shawnlin@google.com> | Wed Sep 09 14:47:25 2020 +0800 |
committer | shawnlin <shawnlin@google.com> | Wed Sep 09 15:06:36 2020 +0800 |
tree | 72e25f6ade137292b5e3139517914314b06a941a | |
parent | 7532b2210d458e279cb592d4a78da43279bbca28 [diff] |
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