Snap for 6166993 from 6b398d9c3741c8c6664d740dddcb98d5fb8381e2 to rvc-release
Change-Id: Ic43525376c351bc28a5081799b3ebde31c8caa43
This commit is contained in:
@@ -2962,6 +2962,11 @@ public class ConnectivityService extends IConnectivityManager.Stub
|
||||
public int getInterfaceVersion() {
|
||||
return this.VERSION;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getInterfaceHash() {
|
||||
return this.HASH;
|
||||
}
|
||||
}
|
||||
|
||||
private boolean networkRequiresPrivateDnsValidation(NetworkAgentInfo nai) {
|
||||
|
||||
Reference in New Issue
Block a user