Enable swipe up gesture (disabled by default)

This commit is contained in:
Pierre-Hugues Husson 2018-08-16 13:57:01 +02:00
parent ca106f5bec
commit b2586b17f6

View File

@ -30,4 +30,5 @@
-->
<string name="config_dozeComponent">com.android.systemui/com.android.systemui.doze.DozeService</string>
<bool name="config_swipe_up_gesture_setting_available">true</bool>
</resources>