Adds two overlay settings fields for Swipe Up gesture
Adds two overlay settings for Swipe Up gesture, one for the default value (enabled/disabled), and another one to show/hide the Swipe Up settings page in Settings app. Bug: 78908915 Bug: 78641268 Test: Robotests and Manual test Change-Id: If7bea967f3af9ebe96ab87e8a4d6d05c5daa4ed5
This commit is contained in:
@@ -131,4 +131,7 @@
|
||||
<!-- List of a11y components on the device allowed to be enabled by Settings Slices -->
|
||||
<string-array name="config_settings_slices_accessibility_components" translatable="false"/>
|
||||
|
||||
<!-- Whether or not swipe up gesture's opt-in setting is available on this device -->
|
||||
<bool name="config_swipe_up_gesture_setting_available">false</bool>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user