Merge "Merge "Fix comment on StaticIpConfiguration#getDomains" am: 4aca98b5f5 am: 26174b9b95" into qt-dev-plus-aosp
am: d084c945d1 Change-Id: I4f490fa9190c38657f146326cf1133c1333d0ca2
This commit is contained in:
@@ -114,8 +114,8 @@ public final class StaticIpConfiguration implements Parcelable {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get a {@link String} listing in priority order of the comma separated domains to search when
|
||||
* resolving host names on the link.
|
||||
* Get a {@link String} containing the comma separated domains to search when resolving host
|
||||
* names on this link, in priority order.
|
||||
*/
|
||||
public @Nullable String getDomains() {
|
||||
return domains;
|
||||
|
||||
Reference in New Issue
Block a user