Add flag to allow NAS to indicate adjustments on notifications and

solicit feedback.

Bug: 145559028
Test: make -j RunSettingsRoboTests
Change-Id: I45e880168352e4dc5409e5d91ff22d7e4ce69ca7
This commit is contained in:
Alex Mang
2020-02-18 23:33:16 -08:00
parent eb28171891
commit ea5526ca7d
4 changed files with 268 additions and 0 deletions

View File

@@ -8079,6 +8079,12 @@
<!-- Configure Notifications: setting summary [CHAR LIMIT=200] -->
<string name="asst_capability_ranking_summary">Automatically rank notifications by relevance</string>
<!-- Configure Notifications: setting title [CHAR LIMIT=80 BACKUP_MESSAGE_ID=6691908606916292167] -->
<string name="asst_feedback_indicator_title">Adaptive notification feedback</string>
<!-- 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_capabilities_actions_replies_title">Suggested actions and replies</string>