summaryrefslogtreecommitdiff
path: root/common/networkstackclient
diff options
context:
space:
mode:
Diffstat (limited to 'common/networkstackclient')
-rw-r--r--common/networkstackclient/src/android/net/DhcpResultsParcelable.aidl1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/networkstackclient/src/android/net/DhcpResultsParcelable.aidl b/common/networkstackclient/src/android/net/DhcpResultsParcelable.aidl
index c98d9c2..3151565 100644
--- a/common/networkstackclient/src/android/net/DhcpResultsParcelable.aidl
+++ b/common/networkstackclient/src/android/net/DhcpResultsParcelable.aidl
@@ -25,4 +25,5 @@ parcelable DhcpResultsParcelable {
String serverAddress;
String vendorInfo;
String serverHostName;
+ String captivePortalApiUrl;
}