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

Commit 12595ed7 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...

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22989401



Change-Id: I280086b03aecb22801d634b5254fda50d73f19ee
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 52735db9 5fccdc37
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -716,8 +716,11 @@
            android:exported="true" />

        <!-- 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
            android:name=".telephony.ui.activity.SwitchToManagedProfileForCallActivity"
            android:label=" "
            android:excludeFromRecents="true"
            android:exported="true"
            android:finishOnCloseSystemDialogs="true"