Fix documentation

Test: make
Fixes: 243105547
Change-Id: I8a60f54dff630e4de60a37d66e9d138dd125af92
This commit is contained in:
Julia Reynolds
2023-02-16 12:23:58 -05:00
parent 7137d9165d
commit 6cdd866fd2

View File

@@ -1365,7 +1365,7 @@ public class NotificationManager {
}
/**
* Returns whether notifications from the calling package are blocked.
* Returns whether notifications from the calling package are enabled.
*/
public boolean areNotificationsEnabled() {
INotificationManager service = getService();