am bcdcd9d4: Merge change 25854 into eclair

Merge commit 'bcdcd9d4d50e50360c2ac89526dd79f30f50ac9f' into eclair-plus-aosp

* commit 'bcdcd9d4d50e50360c2ac89526dd79f30f50ac9f':
  Add UUID intent to BluetoothDebug app.
This commit is contained in:
Jaikumar Ganesh
2009-09-19 12:06:10 -07:00
committed by Android Git Automerger

View File

@@ -23,6 +23,7 @@
<action android:name="android.bluetooth.device.action.NAME_FAILED" />
<action android:name="android.bluetooth.device.action.PAIRING_REQUEST" />
<action android:name="android.bluetooth.device.action.PAIRING_CANCEL" />
<action android:name="android.bluetooth.device.action.UUID" />
<action android:name="android.bluetooth.headset.action.STATE_CHANGED" />
<action android:name="android.bluetooth.headset.action.AUDIO_STATE_CHANGED" />