From: Daniel Wagner Date: Mon, 13 Aug 2012 08:40:30 +0000 (+0200) Subject: session: Remove RoamingPolicy documetation X-Git-Tag: 1.7~49 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=22daf8dc3f526f9127b64c4270244fb1904a0639;p=platform%2Fupstream%2Fconnman.git session: Remove RoamingPolicy documetation Remove this setting from the D-Bus API and move to the configuration plugin. --- diff --git a/doc/session-api.txt b/doc/session-api.txt index 6a74f816..074fd7bf 100644 --- a/doc/session-api.txt +++ b/doc/session-api.txt @@ -180,27 +180,6 @@ Settings string Bearer [readonly] handovers can happen at any time even if this is set to true. - string RoamingPolicy [readwrite] - - The allowed roaming behavior. - - Valid policies are "national", "international", - "default", "always" and "forbidden". - - "national" allows roaming within a country. - "international" allows roaming in a country and - between countries. - - "default" is used to tell the Session to use - the global roaming setting. - - "always" will overwrite the default "forbidden" - value which is useful for emergency application. - This value will be protected by additional PolicyKit - rule. - - Default value is "forbidden". - string Interface [readonly] Interface name used by the service object to connect.