Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-377

Need to enable dbus policy for enabling status icon of wifi and bluetooth

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • Chinook
    • None
    • None
    • None
    • master

      Hi, our wifi and bluetooth apps(binding) supports status icon on right top homescreen to indicate bluetooth enable/disable and wifi connection. However we have bloked by dbus policy. We need to enable this policy by adding conf file under /etc/dbus-1/session.d/ with below:

      <?xml version="1.0"?> <!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 send_destination="org.agl.homescreen"/>
      </policy>
      </busconfig>

      Could you help us to integrate it into master for CES demo?

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            claneys Romain Forlot
            srimaldia Sri Maldia Hari Asti
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: