Remove unnecessary dbus policy rules 32/211432/1
authorHyotaek Shim <hyotaek.shim@samsung.com>
Mon, 5 Aug 2019 02:30:20 +0000 (11:30 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Mon, 5 Aug 2019 02:30:20 +0000 (11:30 +0900)
Change-Id: Ia4068d432a69db7386e9e4508e5e0f9c50915484
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
data-control.conf.in

index 64c7259aa3b731fc06b151d5caf49277301ce49b..f8394092c971666a92b5807046827335da10ec3e 100755 (executable)
@@ -3,7 +3,6 @@
         "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
 <busconfig>
        <policy context="default">
-               <deny send_destination="org.tizen.data_control_service" />
                <check receive_type="signal" receive_interface="org.tizen.data_control_service" privilege="http://tizen.org/privilege/datasharing" />
                <check send_type="signal" send_interface="org.tizen.data_control_service" privilege="http://tizen.org/privilege/datasharing" />
        </policy>