Merge "Remove "System UI" talkback announcement" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
818f31832a
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user