Add the BT_AV_SOURCE_CONNECT public privilege 28/62928/2 submit/tizen_mobile/20160322.012355 submit/tizen_tv/20160322.012359 submit/tizen_wearable/20160322.012403
authorHyuk Lee <hyuk0512.lee@samsung.com>
Mon, 21 Mar 2016 06:23:08 +0000 (15:23 +0900)
committerPyun DoHyun <dh79.pyun@samsung.com>
Tue, 22 Mar 2016 01:16:22 +0000 (18:16 -0700)
Change-Id: I3bd55d09b8383ba1ce62c64642aa533a8ea84771
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
bt-service/bt-request-handler.c

index bebf8e6..a8c4ae5 100755 (executable)
@@ -2200,6 +2200,8 @@ gboolean __bt_service_check_privilege(int function_name,
         case BT_AG_DISCONNECT:
         case BT_AV_CONNECT:
         case BT_AV_DISCONNECT:
+        case BT_AV_SOURCE_CONNECT:
+        case BT_AV_SOURCE_DISCONNECT:
         case BT_AVRCP_CONTROL_CONNECT:
         case BT_AVRCP_CONTROL_DISCONNECT:
         case BT_HF_CONNECT: