am d6984958: Merge "Revert "Correct the OBEX OPP Profile version""

* commit 'd6984958c38b202d47cdce002429006d5a8ede9e':
  Revert "Correct the OBEX OPP Profile version"
diff --git a/btif/src/btif_sock_sdp.c b/btif/src/btif_sock_sdp.c
index b2fecdd..afd99ce 100644
--- a/btif/src/btif_sock_sdp.c
+++ b/btif/src/btif_sock_sdp.c
@@ -386,7 +386,7 @@
 
             SDP_AddProfileDescriptorList(sdp_handle,
                 UUID_SERVCLASS_OBEX_OBJECT_PUSH,
-                0x0101);
+                0x0100);
         }
     }