commit | a121f90f388343dc48793cbc7eb899aba42e7664 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Tue Jun 03 13:32:54 2014 -0700 |
committer | Eric Laurent <elaurent@google.com> | Wed Jun 04 09:30:28 2014 -0700 |
tree | a35526f7ec819e7e539c537fcf4b1b3b5d06a6fc | |
parent | 1f2f2230900581e5de9cf01a883e5d9338f0df94 [diff] |
audio policy: new setAudioPortConfig implementation Rewrite setAudioPortConfig() to take advantage of the new AudioPortConfig class. The configuration is now checked against AudioPort capabilities and stored in the AudioPortConfig. Fix a bug where the config mask was not set properly when calling setAudioPortConfig at the PatchPanel interface. Remove debug log in IAudioPolicyService. Bug: 14815883. Change-Id: I7eb7683a96e049581c13f2a212486507883d008d