Merge change 25854 into eclair

* changes:
  Add UUID intent to BluetoothDebug app.
This commit is contained in:
Android (Google) Code Review
2009-09-19 14:58:41 -04:00

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" />