Dbus configuration changes 24/211624/1
authorsanghyeok.oh <sanghyeok.oh@samsung.com>
Wed, 7 Aug 2019 08:12:15 +0000 (17:12 +0900)
committersanghyeok.oh <sanghyeok.oh@samsung.com>
Wed, 7 Aug 2019 08:12:30 +0000 (17:12 +0900)
tizen_wearable(r800)
Jan 25 02:56:14 localhost dbus[2525]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.135" (uid=202 pid=3078 comm="/usr/sbin/coord ") interface="org.tizen.context.SensorRecorder" member="IsSupported" error name="(unset)" requested_reply="0" destination="org.tizen.context" privilege="(n/a)" (uid=651 pid=2877 comm="/usr/bin/contextd ")

Change-Id: Ifaf72528735134096dab4169772829e9ca203ed7
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
packaging/org.tizen.context.conf

index 7463741..f03a399 100644 (file)
@@ -9,6 +9,9 @@
                <allow own="org.tizen.context"/>
                <allow send_destination="org.tizen.context"/>
        </policy>
+       <policy user="system_fw">
+               <allow send_destination="org.tizen.context"/>
+       </policy>
        <!--The below group is required for checking by internal API-->
        <policy group="users">
                <allow send_destination="org.tizen.context"/>