commit | 99a7726b57ec6f2330a6376339fe43002f1fe940 | [log] [tgz] |
---|---|---|
author | Dhananjay Kumar <dhakumar@codeaurora.org> | Tue Oct 20 17:29:24 2015 +0530 |
committer | Dhananjay Kumar <dhakumar@codeaurora.org> | Tue Oct 20 19:53:33 2015 +0530 |
tree | 84d69db562bcc6390942aeffa093f1f51ece5c9d | |
parent | dc8d9caa08290a0907c23c7874bdca8b2d721634 [diff] |
audio policy: move output handle to AudioOutputDescriptor base class Output handle of AudioOutputDescriptor is required by derived implementation of some AudioPolicyManager methods. These methods need to access attributes of an output which is not accessible through AudioOutputDescriptor base class unless output handle is made available here. Change-Id: I96ef9fd1c5a94874acb897245501ba2f9c9ab0c0