Add translatable="false" for config string array
Change-Id: Ic6a5423afe8fdb5b877140c5aaf16f65026135a3 Fixes: 115712164 Test: Manual
This commit is contained in:
@@ -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. -->
|
||||||
|
Reference in New Issue
Block a user