diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-01-16 17:13:13 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:51 +0100 |
commit | 1b45b6a015b7d1270959cc4dabbf01159fd5e2f4 (patch) | |
tree | da2d6a8598ff8a36a0df313880d355e160f2ebee | |
parent | d0a845c81933493281043cfe94c622791638b825 (diff) |
api,dbus: we won't enable the modem if we're enabling location
-rw-r--r-- | new/org.freedesktop.ModemManager1.Modem.Location.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/new/org.freedesktop.ModemManager1.Modem.Location.xml b/new/org.freedesktop.ModemManager1.Modem.Location.xml index 6b80fdd2..e09448d1 100644 --- a/new/org.freedesktop.ModemManager1.Modem.Location.xml +++ b/new/org.freedesktop.ModemManager1.Modem.Location.xml @@ -28,9 +28,7 @@ @signal_location: Flag to control whether the device emits signals with the new location information. This argument is ignored when disabling location information gathering. Enable or disable location information gathering. This method may - require the client to authenticate itself. This method may also cause - any necessary functionality of the mobile be be turned on, including - enabling the modem device itself. + require the client to authenticate itself. When signals are emitted, any client application (including malicious ones!) can listen for location updates unless D-Bus permissions restrict @@ -249,4 +247,3 @@ </interface> </node> - |