Notification listeners can be enabled in Settings>Security.
Also known as android.settings.ACTION_NOTIFICATION_LISTENER_SETTINGS. Bug: 8454150 Change-Id: I0c2433bf58ba4c78cd461326bd014535c7f67578
This commit is contained in:
committed by
Android (Google) Code Review
parent
e44f5e2bd6
commit
79b9bfe56e
@@ -840,4 +840,5 @@ public class Settings extends PreferenceActivity
|
||||
public static class DreamSettingsActivity extends Settings { /* empty */ }
|
||||
public static class NotificationStationActivity extends Settings { /* empty */ }
|
||||
public static class UserSettingsActivity extends Settings { /* empty */ }
|
||||
public static class NotificationAccessSettingsActivity extends Settings { /* empty */ }
|
||||
}
|
||||
|
Reference in New Issue
Block a user