commit | 90fd0b19f85dac018dc02533ae5f8b52f66c93de | [log] [tgz] |
---|---|---|
author | Marin Shalamanov <shalamanov@google.com> | Fri Apr 24 14:55:37 2020 +0200 |
committer | Marin Shalamanov <shalamanov@google.com> | Fri Apr 24 13:02:35 2020 +0000 |
tree | b9f8d693fd7eec75e54caee68ffeced89db8d8e3 | |
parent | 443c4d047afb779f574639314e133d781d28c355 [diff] |
Use Arrays.hashCode in DeviceProductInfo Using arrays in Objects.hash() is error prone. Instead we call Arrays.hashCode(). Test: m services Bug: 154302664 Change-Id: Icf00fbaa465ef60951998659ae0333b2faf7042b