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>
|
||||
|
||||
<!-- 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. -->
|
||||
<item>4</item>
|
||||
<!-- Do not translate. -->
|
||||
|
Reference in New Issue
Block a user