commit | 21a32ec9accd3aba2543f6ff2f33ea79056fb65e | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Jul 08 14:40:12 2021 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Thu Jul 08 16:52:51 2021 -0700 |
tree | bfdb53e8398adaaaf6c6e53b493c5fe4cbf5571a | |
parent | 5478fc18ccaccad1e7591700cf64466a0909464b [diff] |
Switch the framework AIDL to use AudioDeviceDescription 'AudioDeviceDescription' is a new type that will be used both by HAL and framework interfaces. This CL changes the framework interfaces to use it instead of 'int' type which was used to pass legacy 'audio_devices_t' transparently via the AIDL layer. Bug: 188932434 Test: check audio on device Change-Id: Ie275ea82db89011c855ac21f0af4f6546ceb2d13