commit | 6cb004ae262499898bd4fcae2a6f4ba875c917d9 | [log] [tgz] |
---|---|---|
author | jiabin <jiabin@google.com> | Fri Jun 21 11:43:56 2019 -0700 |
committer | jiabin <jiabin@google.com> | Wed Jul 31 12:26:10 2019 -0700 |
tree | 2450eaf843dfa90d79c19d3ce03a57440dc24623 | |
parent | e6138376f0578d464037d645f7985c87db60565e [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: I7603481d92184549a5fed6b1166cb0044c965570