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

Commit 607c4cc6 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Update documentation

Test: NotificationManagerTest
Fixes: 264140399
Change-Id: Ied8cb94295538ded6dba998a3ceacc4ba9c576d9
parent 08550633
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -77,6 +77,7 @@ import java.util.Objects;
 * <pre>
 * &lt;service android:name=".NotificationListener"
 *          android:label="&#64;string/service_name"
 *          android:exported="false"
 *          android:permission="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE">
 *     &lt;intent-filter>
 *         &lt;action android:name="android.service.notification.NotificationListenerService" />