hotspot2: implement hashCode() for classes with equals() function
According to API guideline, classes that override equals() function should override hashCode() as well. Make it so. Bug: 34198926 Test: frameworks/base/wifi/tests/runtests.sh Change-Id: I4c3afed78a2fc06cdc26dd04d076f579b3472139
Loading
Please register or sign in to comment