Files
frameworks_base/telephony/java
Nathan Harold 017e7f90ee Update hashCode in CellSignalStrength classes
The CellSignalStrength hashCode function was using a
fairly ineffective method of hashing. An External
reporter requested that we fix it. This CL moves to
using the Objects.hash() implementation.

Bug: 22479413
Test: compilation
Change-Id: Ic017ba54ef757fd3ec3e5000ac61108dd836bd8a
2018-01-29 18:05:39 -08:00
..
2018-01-25 02:44:26 +00:00