commit | bcffa7f6729248a68a3ab134117aa1272b263534 | [log] [tgz] |
---|---|---|
author | jiabin <jiabin@google.com> | Mon Sep 23 10:31:01 2019 -0700 |
committer | jiabin <jiabin@google.com> | Mon Sep 23 15:39:24 2019 -0700 |
tree | 44d2e69e061f593dade3a6303791cca094539894 | |
parent | 6d85961f5192c4b88c579130f979d28fbbd428ac [diff] |
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