Locale based string changes in BT.

Bug: 22219203
Change-Id: Ic920621baf769032475da32ea425097aafa0922e
diff --git a/res/layout/device_profiles_settings.xml b/res/layout/device_profiles_settings.xml
index 87b8500..bd78bea 100644
--- a/res/layout/device_profiles_settings.xml
+++ b/res/layout/device_profiles_settings.xml
@@ -39,6 +39,7 @@
         android:maxLength="@integer/bluetooth_name_length"
         android:singleLine="true"
         android:paddingBottom="@dimen/bluetooth_dialog_padding"
+        android:textDirection="locale"
         style="@style/bt_item_edit_content" />
 
     <TextView