Fix secondary ids comparison in strictEquals
Since the comparator of identifer is not implemented, secondary ids cannot be sorted in ProgramSelector constructor. Two secondary id arrays should be compared using list in strictEquals method. Bug: 249616039 Test: atest ProgramSelectorTest# strictEquals_withDifferentSecondaryIdsOrders_returnsTrue Change-Id: I2460c4399ff8564b638254f71e9d7c883868854a
Loading
Please register or sign in to comment