sm6375-common: Enable config_supportDoubleTapWake overlay

Change-Id: I2811745eadbb0ee5db550b16d75f8eef0308bfe6
This commit is contained in:
Vachounet 2024-07-18 20:16:00 +05:30 committed by Anand S
parent b1ef939300
commit 751c572071
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -359,4 +359,7 @@
<!-- Whether the new Auto Selection Network UI should be shown --> <!-- Whether the new Auto Selection Network UI should be shown -->
<bool name="config_enableNewAutoSelectNetworkUI">true</bool> <bool name="config_enableNewAutoSelectNetworkUI">true</bool>
<!-- Whether device supports double tap to wake -->
<bool name="config_supportDoubleTapWake">true</bool>
</resources> </resources>