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