commit | 06c6b9a0f9c964270d78d62a08e964d9212faa0c | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed Apr 03 16:46:37 2019 -0700 |
committer | Eric Laurent <elaurent@google.com> | Thu Apr 04 18:06:37 2019 +0000 |
tree | b10f5e347742cddc2e4fc2c188c7099c5b72982b | |
parent | 0e5a1b3bb64d9a5d38903770e018379856401efd [diff] |
fix AudioAttributes matching rule in AudioProductStrategy The matching rule on audio attributes flags must be that ALL flags set in the reference attributes are present in the compared attributes and not just some flags. Bug: 129721367 Test: change volume in Play Music Change-Id: I6b5ada937aa169dbf1b0315d56172ae3b7bb4f47 (cherry picked from commit c0c6074f55a0775ff127814c58c56a748e1a1b50)