commit | 147f5c318877c4fa8afa8e97208c109abf58c1cd | [log] [tgz] |
---|---|---|
author | jiabin <jiabin@google.com> | Wed Aug 07 14:43:33 2019 -0700 |
committer | jiabin <jiabin@google.com> | Tue Nov 26 14:27:02 2019 -0800 |
tree | 66656efb03caa2e12a7bc97f764d5b3a38837c92 | |
parent | 16bcc29edb3dac99f85abfe47ea5e731fd977769 [diff] |
Return DeviceDescriptor or DeviceVector in Engine. To remove the limit on the number of audio device types, there is a need to remove the return value as a combination of audio_devices_t. Using DeviceDescriptor or DeviceVector in Engine is a starting point. Test: audiopolicy_tests, smoke test Test: CTS for AudioTrack, AudioRecord, AudioManager Bug: 135621476 Change-Id: I0d87fd76385629e6e6b74cdd37dbd334ae02c04f Merged-In: I0d87fd76385629e6e6b74cdd37dbd334ae02c04f