commit | 932cb9627ebc3a2c1438655d94f2a5065969faa1 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Sep 16 01:05:27 2021 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Fri Sep 17 23:47:21 2021 +0000 |
tree | b9ef8d9d5d8bbeea1499b8c2fd4e08c90ec1fb61 | |
parent | f4a75367c834a502c40de0d0793b3f83aaca829a [diff] |
Use android.media.audio.common.AudioDeviceAddress Make sure that pairs of 'AudioDeviceDescription' (aka type) and the device address are always represented in AIDL as AudioDevice. Move all the AIDL<->legacy conversions into AidlConversion so it is possible to switch to structured device address representations in a subsequent CL. Bug: 198812639 Test: m Change-Id: If4300e411d76c90d42939f07298535ebdb4185f4