Move the latest AIDL update to the bottom
Test: m
Bug: 128803828
Change-Id: I3818eb8abb5a410663a6da633d5516cef4ecad8e
(cherry picked from commit 45ff048d40)
This commit is contained in:
@@ -27,10 +27,10 @@ oneway interface IIpClient {
|
||||
void shutdown();
|
||||
void startProvisioning(in ProvisioningConfigurationParcelable req);
|
||||
void stop();
|
||||
void setL2KeyAndGroupHint(in String l2Key, in String groupHint);
|
||||
void setTcpBufferSizes(in String tcpBufferSizes);
|
||||
void setHttpProxy(in ProxyInfo proxyInfo);
|
||||
void setMulticastFilter(boolean enabled);
|
||||
void addKeepalivePacketFilter(int slot, in TcpKeepalivePacketDataParcelable pkt);
|
||||
void removeKeepalivePacketFilter(int slot);
|
||||
void setL2KeyAndGroupHint(in String l2Key, in String groupHint);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user