Merge "Merge "Update documentation" into udc-dev am: 565611aaee am: 11096d7706"

This commit is contained in:
Automerger Merge Worker
2023-03-17 16:20:17 +00:00
committed by Android (Google) Code Review

View File

@@ -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" />