potter: enable config_supportDoubleTapWake overlay

Change-Id: I2811745eadbb0ee5db550b16d75f8eef0308bfe6
This commit is contained in:
Vachounet
2017-07-19 14:59:34 +02:00
parent 21004edee5
commit f2a18ef36b

View File

@@ -296,4 +296,7 @@
<!-- Boolean indicating if current platform supports BLE peripheral mode -->
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>
<!-- Whether device supports double tap to wake -->
<bool name="config_supportDoubleTapWake">true</bool>
</resources>