Revert "Remove TPCS and TWPServer features"
[platform/upstream/csf-framework.git] / packaging / com.tsc.ipc.server.wp.conf
1 <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
2  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
3 <busconfig>
4     <policy user="root">
5         <allow own="com.tsc.ipc.server.wp"/>
6     </policy>
7     <policy at_console="true">
8         <allow send_destination="com.tsc.ipc.server.wp"/>
9     </policy>
10     <policy context="default">
11         <deny send_destination="com.tsc.ipc.server.wp"/>
12     </policy>
13 </busconfig>