com.samsung -> org.tizen
authorDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 17 Feb 2012 01:29:14 +0000 (10:29 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 17 Feb 2012 01:29:14 +0000 (10:29 +0900)
bluetooth-media-control/bluetooth-media-control.c

index 8e806ccc8c9041dcb8b5b4882cbc7eb5a599ef00..6cd71ff34b398314b418ab95af68bf85d79a566b 100644 (file)
@@ -34,7 +34,7 @@
 #include "bluetooth-media-control.h"
 
 #define MEDIA_PLAYER_OBJECT_PATH       "/Samsung/Player"
-#define MEDIA_PLAYER_INTERFACE "com.samsung.player"
+#define MEDIA_PLAYER_INTERFACE "org.tizen.player"
 
 static int __bluetooth_media_dbus_signal_send(const char *path,
                const char *interface, const char *method, int type, ...)