Merge "Don\'t reference the notification led if it doesn\'t exist." into nyc-dev am: d3c07da6e9

am: f830adddb8

* commit 'f830adddb8a1144bd31fdb3a65b2c1ab8d07bbf6':
  Don't reference the notification led if it doesn't exist.
This commit is contained in:
Julia Reynolds
2016-03-08 21:43:17 +00:00
committed by android-build-merger
2 changed files with 6 additions and 0 deletions

View File

@@ -6278,6 +6278,8 @@
<!-- [CHAR LIMIT=130] Zen mode settings: visual interruptions: screen is off: summary -->
<string name="zen_mode_screen_off_summary">Prevent notifications silenced by Do Not Disturb from turning on the screen or pulsing the notification light</string>
<!-- [CHAR LIMIT=130] Zen mode settings: visual interruptions: screen is off: summary -->
<string name="zen_mode_screen_off_summary_no_led">Prevent notifications silenced by Do Not Disturb from turning on the screen</string>
<!-- [CHAR LIMIT=130] Zen mode settings: visual interruptions summary -->
<string name="zen_mode_all_visual_interruptions">Off</string>