commit | f5d144f7ca773750ea7be371f14f9fc975a15862 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Thu Mar 26 19:00:00 2015 -0700 |
committer | Eric Laurent <elaurent@google.com> | Mon Mar 30 10:58:50 2015 -0700 |
tree | e43a14e4c74293289770e712fc8a81a47da9206b | |
parent | 84b784dd4f340331d36b1be3de05a6c814d9795c [diff] |
audio policy: fix IOProfile::isCompatibleProfile() Handle composite devices in IOProfile::isCompatibleProfile() by just checking the type in this case, not the address which is relevant only if a single device type is passed as input. Also remove warning. Bug: 19762960. Change-Id: Iaecb7fcfbf7ad39b1e33cb460922f7c069a34a00