OSDN Git Service

Merge change 24529 into eclair
authorAndroid (Google) Code Review <android-gerrit@google.com>
Thu, 10 Sep 2009 16:53:41 +0000 (12:53 -0400)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Thu, 10 Sep 2009 16:53:41 +0000 (12:53 -0400)
* changes:
  Use dpad left/right for skipping and seeking only when the play buttons are focused.

src/com/android/music/MediaButtonIntentReceiver.java

index 5840721..7c82e17 100644 (file)
@@ -17,7 +17,6 @@
 package com.android.music;
 
 import android.bluetooth.BluetoothA2dp;
-import android.bluetooth.BluetoothError;
 import android.content.Context;
 import android.content.Intent;
 import android.content.BroadcastReceiver;