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

Commit 19235b8b authored by Guojing Yuan's avatar Guojing Yuan
Browse files

Fix task affinity for NotificationAccessConfirmationActivity

Fix: 186029669

Test: manual
Change-Id: I366d4d6502d6d89b3d9d53d9190f376f678bccc1
parent 989570a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2887,6 +2887,7 @@

        <!-- Confirmation dialog for enabling notification access from CompanionDeviceManager -->
        <activity android:name=".notification.NotificationAccessConfirmationActivity"
                  android:taskAffinity=".notification.NotificationAccessConfirmationActivity"
                  android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert" />

        <receiver android:name="com.android.settingslib.bluetooth.BluetoothDiscoverableTimeoutReceiver"