OPP: Remove un-supported formats from SDP
Use case: 1. Send a vcalendar file to DUT 2. Verify file is received on DUT Result: DUT rejects vCalendar put request with reason unsupported media type although DUT SDP records claim support for vcalendar format. Same is valid for vNote and vMessage formats as well. Rootcause: ACCEPTABLE_SHARE_INBOUND_TYPES does not have support for above MIME formats. Fix: Remove vCal, vNote and vMessage from OPP Server supported format list. Reproducibiltiy: 5/5 Test: All PTS tests that were enabled because of support for different OPP MIME formats got disabled as by default OPP Rx will not support these MIME formats leading to no OPP failures in PTS. Bug: 36467777 Change-Id: I2503f5c61dd28fd3cf73d10939c6d931dbe0d6ea
Loading
Please register or sign in to comment