Update: remove type and serverdir from dbus config file. 10/87410/1 accepted/tizen/common/20160908.134657 accepted/tizen/ivi/20160908.123111 accepted/tizen/mobile/20160908.123037 accepted/tizen/tv/20160908.123043 accepted/tizen/wearable/20160908.123048 submit/tizen/20160908.054325
authorYunmi Ha <yunmi.ha@samsung.com>
Thu, 8 Sep 2016 01:28:29 +0000 (10:28 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Thu, 8 Sep 2016 01:28:29 +0000 (10:28 +0900)
Dbus determines the type and serverdir base on location of config file.

Change-Id: I52ec5ff9d240cba41abbb272f33ff30d565f773c
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
src/daemon/dbus/gumd-dbus.conf.in

index 1ea5497..31e2c52 100644 (file)
@@ -2,10 +2,6 @@
     "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
 <busconfig>
 
-    <type>@MESSAGE_BUS_TYPE@</type>
-
-    <servicedir>@DBUS_SERVICES_DIR@</servicedir>
-
     <policy user="root">
         <allow own="org.O1.SecurityAccounts.gUserManagement"/>
         <allow send_destination="org.O1.SecurityAccounts.gUserManagement"/>