diff options
-rw-r--r-- | introspection/mm-modem-location.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/mm-modem-location.xml b/introspection/mm-modem-location.xml index 9d3b265e..076b451a 100644 --- a/introspection/mm-modem-location.xml +++ b/introspection/mm-modem-location.xml @@ -60,7 +60,7 @@ </tp:docstring> <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_modem_location_get_location"/> - <arg name="Location" type="a{uv}" access="read" direction="out" tp:type="Location_Information_Map"> + <arg name="Location" type="a{uv}" direction="out" tp:type="Location_Information_Map"> <tp:docstring> Dict of available location information when location information gathering is enabled. If the modem supports multiple location types |