mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
X6833B: overlay: Enable double tap to wake
Change-Id: Ief5e93456a4c66370620409d6a9f27a53af8fe5b Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
parent
4485623a6a
commit
02258efb1e
|
@ -305,4 +305,7 @@
|
||||||
|
|
||||||
<!-- Is the device capable of hot swapping an UICC Card -->
|
<!-- Is the device capable of hot swapping an UICC Card -->
|
||||||
<bool name="config_hotswapCapable">true</bool>
|
<bool name="config_hotswapCapable">true</bool>
|
||||||
|
|
||||||
|
<!-- Whether device supports double tap to wake -->
|
||||||
|
<bool name="config_supportDoubleTapWake">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue