~michael-sheldon/ubuntu-touch-session/fix-1659388

« back to all changes in this revision

Viewing changes to etc/dbus-1/system.d/ofono-phablet.conf

  • Committer: Ricardo Salveti de Araujo
  • Date: 2012-11-28 14:41:03 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: ricardo.salveti@canonical.com-20121128144103-fyjhg4xdy5n8hcv4
Adding /etc/dbus-1/system.d/ofono-phablet.conf for oFono handling by
the phablet user

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE busconfig PUBLIC
 
2
 "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
 
3
 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
 
4
<busconfig>
 
5
        <policy user="phablet">
 
6
                <allow send_destination="org.ofono"/>
 
7
        </policy>
 
8
</busconfig>