From 86d52c936ef350b921300bacf8609b7f1e8005cb Mon Sep 17 00:00:00 2001 From: Udam Saini Date: Thu, 10 Mar 2016 11:30:53 -0800 Subject: [PATCH] Prevent settings from being announced on wifi dialog. Since no label was shown, when the wifi dialog was popped up from within setup wizard, talkback would announce the apk name, settings. Add an empty label so that the wifi dialog/access point name would be announced instead only. bug:27529648 Change-Id: I62187731bb88c51b9426cd07bf03733d677e30b5 --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index f626a5c3e3f..c6d9d343ed0 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2685,6 +2685,7 @@