| commit | 4207288d1e00d3b7bc627ec3bc1101d884144ff1 | [log] [tgz] |
|---|---|---|
| author | Tatenda Chipeperekwa <tatendac@codeaurora.org> | Tue Mar 24 11:50:27 2015 -0700 |
| committer | Tatenda Chipeperekwa <tatendac@codeaurora.org> | Thu Apr 02 13:07:23 2015 -0700 |
| tree | 08f2fec3d396a7d3beaaa4acfe45cee429abd0fe | |
| parent | 8b7a97f8e560a39d198c60134722b5c105d17c88 [diff] |
sde: Add support to set the display mode of the primary display
The display mode for the primary display can be set to either
command or video mode if the target supports this.
Syntax:
adb shell "service call display.qservice 29 i32 <DISPLAY_MODE>"
DISPLAY_MODE = 1 -> Video
2 -> Command
Change-Id: Iadf4beea8959a90a0b18f8286a094bbbdf18358a