OSDN Git Service

Limit unconfigurability to specified channels.
authorAlison Cichowlas <asc@google.com>
Thu, 8 Jun 2017 20:17:23 +0000 (16:17 -0400)
committerAlison Cichowlas <asc@google.com>
Mon, 12 Jun 2017 17:44:38 +0000 (13:44 -0400)
commitbbd4fc124acb357a5fd1a198c5de905c85b65093
treedb6cf12fe5b0390bcbbe071930f84b97fcd38d33
parentc37e0c1e477feeca788fd38630d14686e490c75a
Limit unconfigurability to specified channels.

Bug: 62426259
Test: Unit test in NotificationBackendTest.java
Change-Id: I79d069cee0b641d520b02f8a25751ec3e0d4632d
src/com/android/settings/notification/AppNotificationSettings.java
src/com/android/settings/notification/ChannelNotificationSettings.java
src/com/android/settings/notification/NotificationBackend.java
src/com/android/settings/notification/NotificationSettingsBase.java
tests/robotests/src/com/android/settings/notification/NotificationBackendTest.java [new file with mode: 0644]