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

Commit d27b65d4 authored by Tony Wickham's avatar Tony Wickham
Browse files

Temporarily remove notification listener from the manifest.

Bug: 35102937
Change-Id: I830b7146815248c80f65c91a6cf81a2664afeaac
parent c6444eef
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -76,13 +76,6 @@
            android:process=":wallpaper_chooser">
        </service>

        <service android:name="com.android.launcher3.notification.NotificationListener"
                 android:permission="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE">
            <intent-filter>
                <action android:name="android.service.notification.NotificationListenerService" />
            </intent-filter>
        </service>

        <meta-data android:name="android.nfc.disable_beam_default"
                       android:value="true" />