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

Commit 04f0a4ed authored by Matthew Xie's avatar Matthew Xie Committed by Android Git Automerger
Browse files

am f2879012: am 25184cc0: Merge "Revert "Correct the OBEX OPP Profile version""

* commit 'f2879012':
  Revert "Correct the OBEX OPP Profile version"
parents f0dbd542 f2879012
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -386,7 +386,7 @@ static int add_ops_sdp(const char *p_service_name,int scn)

            SDP_AddProfileDescriptorList(sdp_handle,
                UUID_SERVCLASS_OBEX_OBJECT_PUSH,
                0x0101);
                0x0100);
        }
    }