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

Commit 47da5174 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 am: 12595ed7

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



Change-Id: Ia7fb0c7c78e40c74621c61c0cca44fe15b05c965
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 3db8a066 12595ed7
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"