sm6250-common: enable adaptive sleep

This commit is contained in:
Nick C 2020-09-04 17:19:40 +03:00 committed by Nick C
parent fb9cbd50bf
commit 8840019c30

View File

@ -651,4 +651,8 @@
<integer-array name="config_keyboardTapVibePattern">
<item>20</item>
</integer-array>
<!-- Flag indicating whether we should enable the adaptive sleep.-->
<bool name="config_adaptive_sleep_available">true</bool>
</resources>