OPP: Add support for sending a file multiple times.
Steps:
1. Push a file from DUT to remote.
2. while transfer is ongoing,try to push the same file
to the same remote.
Failure:
Pop up saying unkown file not sent.
Fix:
Add support to send same file multiple times. Otherwise,if
same file is selected to send multiple times after first transfer
succeeds queued instances of the same file got removed and its
shown as failed to sent.
Change-Id: Ic86277b4e28a93481c3b89e65644878bd644e6ff
CRs-Fixed: 611861
3 files changed