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

Commit e5052a7b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix task affinity for NotificationAccessConfirmationActivity" into sc-dev

parents c19ad05b 19235b8b
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"