Remove 'peekable' notification preference.

Bug: 22854014
Change-Id: I920185cd8c766436338d38a51663bd5480699f5d
This commit is contained in:
Julia Reynolds
2015-11-18 17:05:18 -05:00
parent ff8a68010e
commit 69d0b67ee0
7 changed files with 0 additions and 68 deletions

View File

@@ -821,9 +821,6 @@ public class InstalledAppDetails extends AppInfoBase
if (appRow.sensitive) {
notifSummary.add(context.getString(R.string.notifications_sensitive));
}
if (!appRow.peekable) {
notifSummary.add(context.getString(R.string.notifications_no_peeking));
}
switch (notifSummary.size()) {
case 3:
return context.getString(R.string.notifications_three_items,