Merge "Clarify UDP encapsulation socket API"
This commit is contained in:
@@ -931,7 +931,7 @@ public class IpSecService extends IIpSecService.Stub {
|
||||
return mPort;
|
||||
}
|
||||
|
||||
public FileDescriptor getSocket() {
|
||||
public FileDescriptor getFileDescriptor() {
|
||||
return mSocket;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user