sdm845-common: Enable double tap to wake support

Change-Id: I78b853eada19aba7b4569c25b92073ca27bde548
This commit is contained in:
Luca Stefani 2018-07-15 09:42:44 +02:00 committed by LuK1337
parent 924e50ddc2
commit 664a9794fa

View file

@ -320,4 +320,7 @@
<!-- True if the device supports Sustained Performance Mode-->
<bool name="config_sustainedPerformanceModeSupported">true</bool>
<!-- Whether device supports double tap to wake -->
<bool name="config_supportDoubleTapWake">true</bool>
</resources>