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
This commit is contained in:
jackqdyulei
2016-09-26 15:14:56 -07:00
parent ad7023a406
commit d2c3886082

View File

@@ -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" />
</ScrollView>