commit | 0f5ac9a4aa584c17a2148c9bde1b8a1fc3be0888 | [log] [tgz] |
---|---|---|
author | Chelsea Hao <chelseahao@google.com> | Fri Oct 11 01:55:21 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Oct 11 01:55:21 2024 +0000 |
tree | fdfaff8f7b97ee6b90751214f29e75629acfb77e | |
parent | acdf07350651f36fb243e221b57029ff3e708990 [diff] | |
parent | c88218218800ca7cbbbfd0302a122d43f077eeb7 [diff] |
Merge changes I885485a5,I4f8e19f5,I3449499a,I08a2b1aa into main * changes: Move `BluetoothUtils.isAudioSharingEnabled` away from `AudioSharingModule` as it contains binder call. Listen to audio sharing state change and add the audio sharing source to device if ready. Implement onclick behavior for audio sharing dialog buttons. Audio sharing dialog on top of bt qs tile dialog.