Merge "Remove unused variable in MtuUtils" am: ea4537c920
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1673535 Change-Id: If4a2c5ea6d7c31f1f5c88d7d9eb2e782ee69bb0c
This commit is contained in:
@@ -113,7 +113,6 @@ public class MtuUtils {
|
||||
return IPV6_MIN_MTU;
|
||||
}
|
||||
|
||||
boolean hasUnknownAlgorithm = false;
|
||||
int maxAuthOverhead = 0;
|
||||
int maxCryptOverhead = 0;
|
||||
int maxAuthCryptOverhead = 0;
|
||||
|
||||
Reference in New Issue
Block a user