Fix dbus conf file 79/87479/3 accepted/tizen/common/20160909.115107 accepted/tizen/ivi/20160909.122433 accepted/tizen/mobile/20160909.122339 accepted/tizen/tv/20160909.122356 accepted/tizen/wearable/20160909.122416 submit/tizen/20160909.060412
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 8 Sep 2016 07:37:08 +0000 (16:37 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 8 Sep 2016 07:51:53 +0000 (16:51 +0900)
- Remove send_interface

Change-Id: Id08e18677d06b5e0de0f6d84d2b4472744b425b3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
alarm-service.conf.in

index efd3b56..bb111c9 100644 (file)
@@ -4,7 +4,6 @@
        <policy user="root">
                <allow own="org.tizen.alarm.manager"/>
                <allow send_destination="org.tizen.alarm.manager"/>
-               <allow send_interface="org.tizen.alarm.manager"/>
        </policy>
        <policy context="default">
                <allow send_destination="org.tizen.alarm.manager" send_interface="org.freedesktop.DBus.Properties" send_member="GetAll"/>