Add OPUSH to register obex server.
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 799995a..1f39433 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -287,6 +287,12 @@
     disabled
     oneshot
 
+service opush /system/bin/sdptool add --channel=12 OPUSH
+    user bluetooth
+    group bluetooth net_bt_admin
+    disabled
+    oneshot
+
 service installd /system/bin/installd
     socket installd stream 600 system system