OSDN Git Service

resolved conflicts for merge of 55936599 to stage-korg-master
authorJean-Baptiste Queru <jbq@google.com>
Tue, 7 Dec 2010 22:04:34 +0000 (14:04 -0800)
committerJean-Baptiste Queru <jbq@google.com>
Tue, 7 Dec 2010 22:04:34 +0000 (14:04 -0800)
Change-Id: I5f04a3ae2f0246853f16b0fdb209e67df95e6ca8

1  2 
src/com/android/bluetooth/opp/BluetoothOppManager.java
src/com/android/bluetooth/opp/BluetoothOppNotification.java
src/com/android/bluetooth/opp/BluetoothOppPreference.java
src/com/android/bluetooth/opp/BluetoothOppService.java
src/com/android/bluetooth/opp/BluetoothOppTransferActivity.java
src/com/android/bluetooth/opp/BluetoothOppTransferHistory.java

@@@ -37,10 -37,7 +37,8 @@@ import javax.obex.ObexTransport
  
  import android.app.Service;
  import android.bluetooth.BluetoothAdapter;
- import android.bluetooth.BluetoothDevice;
  import android.content.BroadcastReceiver;
- import android.content.ContentUris;
 +import android.content.ContentResolver;
  import android.content.ContentValues;
  import android.content.Context;
  import android.content.Intent;