Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6cdd866f authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Fix documentation

Test: make
Fixes: 243105547
Change-Id: I8a60f54dff630e4de60a37d66e9d138dd125af92
parent 7137d916
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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();