Add condition check for double tap gesture settings.
Only shows the double tap gesture preference if the config is enabled. Test: manual - launch gesture settings on different devices and check for double tap preference. Auto test pending. Bug: 31930457 Change-Id: Id972f60035d0c74f0832395f0229691cd3296d60
This commit is contained in:
@@ -58,4 +58,7 @@
|
||||
<!-- If the Storage Manager settings are enabled. -->
|
||||
<bool name="config_storage_manager_settings_enabled">false</bool>
|
||||
|
||||
<!-- When true show double-tap gesture setting. -->
|
||||
<bool name="config_gesture_double_tap_settings_enabled">false</bool>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user