Merge "Fix bug #8665924 Native arabic numerals in the bluetooth pairing ui" into jb-mr2-dev
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c26b6f2..4e8ef57 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1581,7 +1581,7 @@
 
         <receiver android:name=".widget.SettingsAppWidgetProvider"
                 android:label="@string/gadget_title"
-                android:exported="true"
+                android:exported="false"
                 android:enabled="@bool/has_powercontrol_widget">
             <intent-filter>
                 <action android:name="android.appwidget.action.APPWIDGET_UPDATE" />