Fix pairing string name for bluetooth.

This commit is contained in:
Jaikumar Ganesh
2009-09-16 14:38:08 -07:00
parent 435ad270b5
commit 4d229eba38

View File

@@ -444,7 +444,7 @@
android:label="@string/bluetooth_connect_specific_profiles_title" />
<activity android:name=".bluetooth.BluetoothPairingDialog"
android:label="@string/bluetooth_pairing_dialog"
android:label="@string/bluetooth_pairing_request"
android:excludeFromRecents="true"
android:theme="@*android:style/Theme.Dialog.Alert">
<intent-filter>