OSDN Git Service

Add translatable="false" for config string array
authorjackqdyulei <jackqdyulei@google.com>
Wed, 19 Dec 2018 22:42:14 +0000 (14:42 -0800)
committerjackqdyulei <jackqdyulei@google.com>
Wed, 19 Dec 2018 22:42:14 +0000 (14:42 -0800)
Change-Id: Ic6a5423afe8fdb5b877140c5aaf16f65026135a3
Fixes: 115712164
Test: Manual

res/values/arrays.xml

index f95809e..eb5b99a 100644 (file)
     </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. -->