Merge "Add translatable="false" for config string array"

This commit is contained in:
Lei Yu
2018-12-20 01:11:30 +00:00
committed by Android (Google) Code Review

View File

@@ -219,7 +219,7 @@
</string-array> </string-array>
<!-- Values for security type for wireless tether --> <!-- Values for security type for wireless tether -->
<string-array name="wifi_tether_security_values"> <string-array name="wifi_tether_security_values" translatable="false">
<!-- Do not translate. --> <!-- Do not translate. -->
<item>4</item> <item>4</item>
<!-- Do not translate. --> <!-- Do not translate. -->