dbus-policy: modified to use default deny - allow signal
[platform/core/system/feedbackd.git] / scripts / feedbackd.conf
index 2ded9e1..f3194b1 100755 (executable)
@@ -13,8 +13,7 @@
 
     <policy context="default">
         <deny own="org.tizen.system.vibrator"/>
-        <deny send_destination="org.tizen.system.vibrator"/>
-        <allow send_destination="org.tizen.system.vibrator" send_type="signal"/>
+        <deny send_destination="org.tizen.system.vibrator" deny_send_type="method_call"/>
         <check send_destination="org.tizen.system.vibrator"
             send_path="/Org/Tizen/System/Vibrator/Haptic"
             privilege="http://tizen.org/privilege/haptic"/>