Update char limit
It was artificially too small. Test: build Fixes: 280413021 Change-Id: Ib7eebc06d2d9a1996120d88a84165821d27616b4
This commit is contained in:
@@ -929,7 +929,7 @@
|
||||
<!-- UI debug setting: show all ANRs summary [CHAR LIMIT=100] -->
|
||||
<string name="show_all_anrs_summary">Display App Not Responding dialog for background apps</string>
|
||||
|
||||
<!-- UI debug setting: show missing channel toasts? [CHAR LIMIT=25] -->
|
||||
<!-- UI debug setting: show missing channel toasts? [CHAR LIMIT=30] -->
|
||||
<string name="show_notification_channel_warnings">Show notification channel warnings</string>
|
||||
<!-- UI debug setting: show missing channel toasts summary [CHAR LIMIT=50] -->
|
||||
<string name="show_notification_channel_warnings_summary">Displays on-screen warning when an app posts a notification without a valid channel</string>
|
||||
|
||||
Reference in New Issue
Block a user