Loading android/app/src/com/android/bluetooth/opp/BluetoothOppSendFileInfo.java +2 −0 Original line number Diff line number Diff line Loading @@ -206,6 +206,8 @@ public class BluetoothOppSendFileInfo { } } catch (FileNotFoundException e) { // Ignore } catch (SecurityException e) { return SEND_FILE_INFO_ERROR; } } Loading Loading
android/app/src/com/android/bluetooth/opp/BluetoothOppSendFileInfo.java +2 −0 Original line number Diff line number Diff line Loading @@ -206,6 +206,8 @@ public class BluetoothOppSendFileInfo { } } catch (FileNotFoundException e) { // Ignore } catch (SecurityException e) { return SEND_FILE_INFO_ERROR; } } Loading