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

Commit 6b2ee66a authored by Anthony Alridge's avatar Anthony Alridge Committed by Automerger Merge Worker
Browse files

Merge "Remove "System UI" talkback announcement" into udc-dev am: 818f3183

parents f086d786 818f3183
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -716,8 +716,11 @@
            android:exported="true" />
            android:exported="true" />


        <!-- started from Telecomm(CallsManager) -->
        <!-- started from Telecomm(CallsManager) -->
        <!-- Sets an empty label to avoid an announcement from TalkBack,
             the dialog contents are sufficient and will still be read by TalkBack -->
        <activity
        <activity
            android:name=".telephony.ui.activity.SwitchToManagedProfileForCallActivity"
            android:name=".telephony.ui.activity.SwitchToManagedProfileForCallActivity"
            android:label=" "
            android:excludeFromRecents="true"
            android:excludeFromRecents="true"
            android:exported="true"
            android:exported="true"
            android:finishOnCloseSystemDialogs="true"
            android:finishOnCloseSystemDialogs="true"