auto import from //branches/cupcake/...@130745
diff --git a/res/xml/bluetooth_settings.xml b/res/xml/bluetooth_settings.xml
index 8449343..131f7a0 100644
--- a/res/xml/bluetooth_settings.xml
+++ b/res/xml/bluetooth_settings.xml
@@ -15,10 +15,8 @@
 -->
 
 <PreferenceScreen
-    xmlns:android="http://schemas.android.com/apk/res/android">
-
-    <PreferenceCategory
-        android:title="@string/bluetooth_settings" />
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    android:title="@string/bluetooth_settings" >
 
     <CheckBoxPreference
         android:key="bt_checkbox"