# Description: Can access contacts. This policy group is reserved for vetted
#  applications only in this version of the policy. Once LP: #1227821 is
#  fixed, this can be moved out of reserved status.
# Usage: reserved
dbus (receive, send)
     bus=session
     path=/com/canonical/pim/AddressBook,
dbus (receive, send)
     bus=session
     path=/com/canonical/pim/AddressBookView/**,

# FIXME: LP: #1227818. Clients shouldn't access Telepathy directly. Remove
#        these when LP: #1227818 is fixed in address-book-app.
dbus (send)
     bus=session
     path=/org/freedesktop/Telepathy/AccountManager
     peer=(name=org.freedesktop.Telepathy.AccountManager),
dbus (receive)
     bus=session
     path=/org/freedesktop/Telepathy/AccountManager,
dbus (send)
     bus=session
     path=/org/freedesktop/Telepathy/ChannelDispatcher
     peer=(name=org.freedesktop.Telepathy.ChannelDispatcher),
dbus (receive)
     bus=session
     path=/org/freedesktop/Telepathy/ChannelDispatcher,
dbus (send)
     bus=session
     path=/org/freedesktop/Telepathy/Account/**
     member=Get{,All}
     peer=(name=org.freedesktop.Telepathy.AccountManager),
dbus (receive)
     bus=session
     path=/org/freedesktop/Telepathy/Account/**
     member=Get{,All},
