Add group name into channel summary, if applicable.

Bug: 36642898
Test: ran integration & robo tests (no new failures); verified manually with apps with channels & without.

Change-Id: I16a255b0e5d929f4485d3725bd18179e6f411c03
This commit is contained in:
Alison Cichowlas
2017-05-30 08:48:59 -04:00
parent 532a88dcd0
commit 2280afc54e
3 changed files with 62 additions and 6 deletions

View File

@@ -8687,4 +8687,8 @@
<!-- Title for the installed app info storage page. The total storage space taken up by this app. [CHAR LIMIT=40]-->
<string name="app_info_storage_title">Space used</string>
<!-- The divider symbol between different parts of the notification header including spaces. not translatable [CHAR LIMIT=3] -->
<string name="notification_header_divider_symbol_with_spaces" translatable="false">" • "</string>
</resources>