[Non-ACR][phonenumber-utils][Dbus policy update] 73/177473/3 accepted/tizen/unified/20180510.134416 submit/tizen/20180510.093612
authorSameer Prakash Pradhan <sp.pradhan@samsung.com>
Mon, 30 Apr 2018 08:38:12 +0000 (14:08 +0530)
committerSameer Prakash Pradhan <sp.pradhan@samsung.com>
Thu, 10 May 2018 05:36:02 +0000 (11:06 +0530)
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Change-Id: Ia456b17fab2126eff8831ad83a41d19c74594259

packaging/phonenumber-utils.conf.in

index 4529d2680ebf681ca576e732a65631d0eb3080b3..9fe951d0dd7ec87bca95006df8c4a3013acfb834 100644 (file)
@@ -2,13 +2,15 @@
 <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
 <busconfig>
-    <policy user="root">
+    <policy user="service_fw">
         <allow own="@DBUS_INTERFACE@"/>
                <allow send_destination="@DBUS_INTERFACE@" send_interface="@DBUS_INTERFACE@"/>
                <allow receive_sender="@DBUS_INTERFACE@"/>
     </policy>
     <policy context="default">
         <allow send_destination="@DBUS_INTERFACE@"/>
+               <deny own="@DBUS_INTERFACE@"/>
+               <deny send_destination="@DBUS_INTERFACE@"/>
                <allow send_destination="@DBUS_INTERFACE@"
                                send_interface="@DBUS_INTERFACE@" send_member="get_location" />
                <allow send_destination="@DBUS_INTERFACE@"