| <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" | |
| "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> | |
| <busconfig> | |
| <policy context="default"> | |
| <allow own="io.openthread.TestServer"/> | |
| <allow send_destination="*"/> | |
| </policy> | |
| </busconfig> |