summaryrefslogtreecommitdiff
path: root/common/networkstackclient/Android.bp
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2020-02-13 16:27:21 +0000
committerRemi NGUYEN VAN <reminv@google.com>2020-02-13 16:28:35 +0000
commite8fff42022f8c22e84d51bc093189d469bdd9af1 (patch)
treed4856f75ccbb78298ff7b246b1bad0d93687b391 /common/networkstackclient/Android.bp
parentdc018dd943f0c11e0b9172dee0db0966871af20d (diff)
Revert "Add DhcpLeaseCallbacks"
This reverts commit dc018dd943f0c11e0b9172dee0db0966871af20d. Reason for revert: crashes tethering: b/149458372 Bug: 149458372 Change-Id: I1fad8528443d8cc133f719aad042cb22d3a8e2a0
Diffstat (limited to 'common/networkstackclient/Android.bp')
-rw-r--r--common/networkstackclient/Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/networkstackclient/Android.bp b/common/networkstackclient/Android.bp
index 5a9c707..31f3384 100644
--- a/common/networkstackclient/Android.bp
+++ b/common/networkstackclient/Android.bp
@@ -58,9 +58,7 @@ aidl_interface {
"src/android/net/PrivateDnsConfigParcel.aidl",
"src/android/net/ProvisioningConfigurationParcelable.aidl",
"src/android/net/TcpKeepalivePacketDataParcelable.aidl",
- "src/android/net/dhcp/DhcpLeaseParcelable.aidl",
"src/android/net/dhcp/DhcpServingParamsParcel.aidl",
- "src/android/net/dhcp/IDhcpLeaseCallbacks.aidl",
"src/android/net/dhcp/IDhcpServer.aidl",
"src/android/net/dhcp/IDhcpServerCallbacks.aidl",
"src/android/net/ip/IIpClient.aidl",