commit | 0b106a923daefd4c97d206ae91449fa7e626014a | [log] [tgz] |
---|---|---|
author | Jerry Chang <chenghsiuchang@google.com> | Tue Jul 13 02:32:26 2021 +0000 |
committer | Jerry Chang <chenghsiuchang@google.com> | Wed Jul 14 01:09:22 2021 +0000 |
tree | 30ba9289b1d8cc86defe73f9995f6997261387bd | |
parent | 07afad85d3b12da60f87e7d9f1844249e11f3b81 [diff] |
Add adb command to toggle side stage outline border Make the outline boarder of the side stage default off. Add an adb command to toggle on/off the boarder. $adb shell dumpsys activity service SystemUIService WMShell setSideStateOutline <true/false> Bug: 189839391 Test: verified the adb command could toggle on/off side stage outline border. Change-Id: I4c09b072b384badd206f0e81eca6daa033ac8565