sdm710-common: Enable double tap to wake support
Change-Id: I78b853eada19aba7b4569c25b92073ca27bde548 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
d89fda11a3
commit
657e1976e4
1 changed files with 4 additions and 0 deletions
|
@ -400,4 +400,8 @@
|
||||||
<!-- Height of the status bar -->
|
<!-- Height of the status bar -->
|
||||||
<dimen name="status_bar_height_portrait">88.0px</dimen>
|
<dimen name="status_bar_height_portrait">88.0px</dimen>
|
||||||
<dimen name="status_bar_height_landscape">28.0dp</dimen>
|
<dimen name="status_bar_height_landscape">28.0dp</dimen>
|
||||||
|
|
||||||
|
<!-- Whether device supports double tap to wake -->
|
||||||
|
<bool name="config_supportDoubleTapWake">true</bool>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue