Merge "Delete the legacy framework code for manipulating ND offload." am: d1ae268081 am: 53eb9d359a am: bb21618a86

am: c34d05691d

Change-Id: Ie442b73e9130aaeb5b46d4e2789521a508df6221
This commit is contained in:
Lorenzo Colitti
2017-09-27 11:13:15 +00:00
committed by android-build-merger
4 changed files with 0 additions and 38 deletions

View File

@@ -103,11 +103,6 @@ interface INetworkManagementService
*/
void setIPv6AddrGenMode(String iface, int mode);
/**
* Enables or enables IPv6 ND offload.
*/
void setInterfaceIpv6NdOffload(String iface, boolean enable);
/**
* Add the specified route to the interface.
*/