OSDN Git Service

Merge "Take persistable permission for fp content Uri"
authorTony.YS Liu <tonyysliu@google.com>
Wed, 3 Apr 2019 01:41:45 +0000 (01:41 +0000)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Wed, 3 Apr 2019 01:41:45 +0000 (01:41 +0000)
1  2 
packages/SettingsLib/src/com/android/settingslib/bluetooth/BluetoothUtils.java

@@@ -4,8 -4,10 +4,9 @@@ import android.bluetooth.BluetoothClass
  import android.bluetooth.BluetoothDevice;
  import android.bluetooth.BluetoothProfile;
  import android.content.Context;
+ import android.content.Intent;
  import android.content.res.Resources;
  import android.graphics.Bitmap;
 -import android.graphics.PorterDuff;
  import android.graphics.drawable.Drawable;
  import android.net.Uri;
  import android.provider.MediaStore;