This file is indexed.

/usr/share/polkit-1/actions/com.canonical.TelephonyServiceApprover.policy is in telephony-service 0.1+16.04.20160331.4-0ubuntu1.

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
<?xml version="1.0" encoding="UTF-8"?>

<policyconfig>
        <action id="com.canonical.TelephonyServiceApprover.ChangeOwn">
                <defaults>
                        <allow_any>no</allow_any>
                        <allow_inactive>yes</allow_inactive>
                        <allow_active>yes</allow_active>
                </defaults>
        </action>

        <action id="com.canonical.TelephonyServiceApprover.ReadAny">
                <defaults>
                        <allow_any>no</allow_any>
                        <allow_inactive>no</allow_inactive>
                        <allow_active>no</allow_active>
                </defaults>
        </action>
</policyconfig>