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
Loading
Please register or sign in to comment