Add settings for the assist gesture.
Availability of the gesture is gated by a new FeatureProvider.
Test: make -j RunSettingsRoboTests; manual test on
supported/unsupported configurations.
Change-Id: I3529367a73e33370d5112b91d5144293ffa7fa22
This commit is contained in:
@@ -8030,6 +8030,12 @@
|
||||
<!-- Summary text for fingerprint swipe for notifications (device) [CHAR LIMIT=160]-->
|
||||
<string name="fingerprint_swipe_for_notifications_summary" product="device">To check your notifications, swipe down on the fingerprint sensor on the back of your device.</string>
|
||||
|
||||
<!-- Title text for the assist gesture [CHAR LIMIT=60]-->
|
||||
<string name="assist_gesture_title">Assist gesture</string>
|
||||
|
||||
<!-- Summary text for the assist gesture [CHAR LIMIT=160]-->
|
||||
<string name="assist_gesture_summary"></string>
|
||||
|
||||
<!-- Switch text for each gesture setting state -->
|
||||
<string name="gesture_setting_on">On</string>
|
||||
<string name="gesture_setting_off">Off</string>
|
||||
|
||||
Reference in New Issue
Block a user