commit | d5f0d13ef00ee8c230e319c53b539893789459b3 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Jul 26 17:26:02 2023 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Tue Aug 01 13:38:47 2023 -0700 |
tree | 13efbef2e0db3c7cf29a8d06e2d01f033a62fc34 | |
parent | f6497dd78c6667e8635f97f7cb30e95d5f219f78 [diff] |
bluetooth: Add AudioSession/Control methods for AIDL track metadata Add overloads for UpdateSink/SourceMetadata that accept android.hardware.audio.common.Sink/SourceMetadata types. Move include of hardware/audio.h to BluetoothAudioSession.cpp. This allows to use this code from "pure AIDL" modules. Bug: 228804498 Test: m Change-Id: Ib0b8c6d1c7db9b846a508d6d4001f67feb2111c6