Hi,
On Fri, Feb 14, 2020 at 11:04:31AM -0500, chaitanya cherukuri wrote:
In order to make it work, I have to modify the rules(see below)
connman.conf in /usr/shar/dbus-1/system.d/connman.conf,
</policy>
<policy context="default">
<allow send_destination="net.connman"/>
</policy>
</busconfig>
Is this the correct way to handle this?
It looks okay. You need to configure D-Bus correctly. I am using the
D-Bus configuration provided in the ConnMan sources, which seems to
work for me.
How do I integrate this change during the build time?
Maybe the Yocto mailing list can help you here.
Thanks,
Daniel