Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 466ff7b9 authored by Cody Kesting's avatar Cody Kesting Committed by Gerrit Code Review
Browse files

Merge "Fix ServiceState.hashCode() bug."

parents 1f6b8f50 99ef1d40
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -837,7 +837,7 @@ public class ServiceState implements Parcelable {
                mVoiceRegState,
                mDataRegState,
                mChannelNumber,
                mCellBandwidths,
                Arrays.hashCode(mCellBandwidths),
                mVoiceOperatorAlphaLong,
                mVoiceOperatorAlphaShort,
                mVoiceOperatorNumeric,