Add translatable=false to the device list
Bug: 5222586 Change-Id: I0a1dd27c6719d38f6344300fc027162cc47a2976
This commit is contained in:
parent
3b71e5fae6
commit
aed8598e3f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
*/
|
*/
|
||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
<string-array name="sudden_jumping_touch_event_device_list">
|
<string-array name="sudden_jumping_touch_event_device_list" translatable="false">
|
||||||
<!-- Nexus One -->
|
<!-- Nexus One -->
|
||||||
<item>passion</item>
|
<item>passion</item>
|
||||||
<!-- Droid -->
|
<!-- Droid -->
|
||||||
|
|
Loading…
Reference in a new issue