Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ad279ddf authored by Hemant Gupta's avatar Hemant Gupta Committed by Gerrit - the friendly Code Review server
Browse files

OPP : Remove un-supported formats from SDP

Use case:
1. Send a vcalender file to DUT
2. Verify file is received on DUT

Result:
DUT rejects vCalender put request with reason unsupported media type
although DUT SDP records claim support for vcalender format.

Fix:
Remove vCal, vNote and vMessage from OPP Server
supported format list

OPP: Use long instead of int

Fixe issue while receiving large file( file > 2 gb )
which cannot be accomodated in int type of Java.
Instead of using int, long data type is used.

Change-Id: I2503f5c61dd28fd3cf73d10939c6d931dbe0d6ea
CRs-Fixed: 1064006
parent 96a55efb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment