This file is indexed.

/usr/share/apparmor/easyprof/policygroups/ubuntu/1.0/contacts is in apparmor-easyprof-ubuntu 1.1.16.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# 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},