Add flag to reset notification channel importance

Add a button in development option to unlock user previously changed
notification importance and allow NAS to change the importance

Test: make RunSettingsRoboTests
Change-Id: I55b5349d6a17a383888c59b9126832c2fb8c58a0
This commit is contained in:
Chloris Kuo
2020-10-22 07:27:43 -07:00
parent 6f5b308d54
commit f64ce9e5e4
6 changed files with 200 additions and 0 deletions

View File

@@ -8257,6 +8257,12 @@
<!-- Configure Notifications: setting summary [CHAR LIMIT=200] -->
<string name="asst_feedback_indicator_summary">Indicate adjustments made to notifications and show the option to provide feedback to the system</string>
<!-- Configure Notifications: setting title [CHAR LIMIT=80] -->
<string name="asst_importance_reset_title">Reset notification importance</string>
<!-- Configure Notifications: setting summary [CHAR LIMIT=200] -->
<string name="asst_importance_reset_summary">Reset user changed importance settings and allow notification assistant to prioritize</string>
<!-- Configure Notifications: setting title [CHAR LIMIT=80] -->
<string name="asst_capabilities_actions_replies_title">Suggested actions and replies</string>