cm: overlay: Settings: Enable gesture settings

We'll be placing our custom touchscreen gesture settings
into the AOSP gesture settings.

Change-Id: If9d5dbf155415a01eaa96e21749517c1a8e135e7
gugelfrei
Zhao Wei Liew 8 years ago
parent 22ccf5ef16
commit 087b53c654

@ -15,6 +15,9 @@
limitations under the License.
-->
<resources>
<!-- When true enable gesture setting. -->
<bool name="config_gesture_settings_enabled">true</bool>
<!-- If the Storage Manager settings are enabled. -->
<bool name="config_storage_manager_settings_enabled">true</bool>
</resources>

Loading…
Cancel
Save