cm: overlay: Settings: Enable gesture settings
We'll be placing our custom touchscreen gesture settings into the AOSP gesture settings. Change-Id: If9d5dbf155415a01eaa96e21749517c1a8e135e7
This commit is contained in:
@@ -15,6 +15,9 @@
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
|
<!-- When true enable gesture setting. -->
|
||||||
|
<bool name="config_gesture_settings_enabled">true</bool>
|
||||||
|
|
||||||
<!-- If the Storage Manager settings are enabled. -->
|
<!-- If the Storage Manager settings are enabled. -->
|
||||||
<bool name="config_storage_manager_settings_enabled">true</bool>
|
<bool name="config_storage_manager_settings_enabled">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
Reference in New Issue
Block a user