Add an assert to make sure audio arrays are sorted.

The audio device arrays need to be sorted as they may be used in binary
search. Add an assert so that it can be earlier found if the arrays are
not sorted.

Bug: 135621476
Test: make
Change-Id: Id47930a2b529652a511524259ef731a3274dc1a4
Merged-In: Id47930a2b529652a511524259ef731a3274dc1a4
1 file changed