conf file is changed system_fw to service_fw 43/137843/1 accepted/tizen/unified/20170712.164839 submit/tizen/20170710.061501
authorJooseok Song <seogii.song@samsung.com>
Mon, 10 Jul 2017 05:39:42 +0000 (14:39 +0900)
committerJooseok Song <seogii.song@samsung.com>
Mon, 10 Jul 2017 05:39:42 +0000 (14:39 +0900)
Change-Id: I757d6b33d3f1c7512a5239712969255af5ea487f

packaging/org.tizen.account.manager.conf

index a1631bd..7c7a145 100644 (file)
@@ -1,7 +1,7 @@
 <!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="system_fw">
+       <policy user="service_fw">
                <allow own="org.tizen.account.manager"/>
                <allow send_destination="org.tizen.account.manager"/>
                <allow send_interface="org.tizen.account.manager"/>
@@ -16,4 +16,4 @@
                <allow send_destination="org.tizen.account.manager"/>
                <allow receive_sender="org.tizen.account.manager"/>
        </policy>
-</busconfig>
\ No newline at end of file
+</busconfig>