xref: /aosp_15_r20/external/ot-br-posix/tests/dbus/otbr-test-dbus-server.conf (revision 4a64e381480ef79f0532b2421e44e6ee336b8e0d)
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 context="default">
5        <allow own="io.openthread.TestServer"/>
6        <allow send_destination="*"/>
7    </policy>
8</busconfig>
9