Merge "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);
         }
     }