From d2c388608236176e3f4c43865396333e3715109a Mon Sep 17 00:00:00 2001 From: jackqdyulei Date: Mon, 26 Sep 2016 15:14:56 -0700 Subject: [PATCH] Add talk back for regulatory info Bug: 30077425 Test: Manual - 1. Switch on talk back and click "Regulatory labels" in "About phone". 2. Click the regulatory image. 3. Check whether it has talk back. Change-Id: Ia06d2d932f13a6973dfbd4899dcb17c67ae670f6 --- res/layout/regulatory_info.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/layout/regulatory_info.xml b/res/layout/regulatory_info.xml index 8cd41571098..0a748860ac5 100755 --- a/res/layout/regulatory_info.xml +++ b/res/layout/regulatory_info.xml @@ -22,6 +22,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:scaleType="centerCrop" + android:contentDescription="@string/regulatory_labels" android:src="@drawable/regulatory_info" />