Merge "Fix typo in IpConfiguration comment" am: 43afefcd97

am: c03904e096

Change-Id: I0871973d37267215fc31455015a37e6a8a60d821
This commit is contained in:
Blake Lawson
2018-08-23 21:17:32 -07:00
committed by android-build-merger

View File

@@ -35,7 +35,7 @@ public class IpConfiguration implements Parcelable {
* with staticIpConfiguration */
@UnsupportedAppUsage
STATIC,
/* Use dynamically configured IP settigns */
/* Use dynamically configured IP settings */
DHCP,
/* no IP details are assigned, this is used to indicate
* that any existing IP settings should be retained */