wifi: implement hashCode to be consistent with equals
Per Effective Java, if a class implements equals(), it should override hashCode(). Test: (new) unit tests Bug: 37000525 Change-Id: If4175a7e2bc34935c525d0fb96fbbe1e904030e3
Loading
Please register or sign in to comment