OSDN Git Service

Update application for Bluetooth API change: deprecation of BluetoothError.
[android-x86/packages-apps-Music.git] / 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;