commit | 24a9fb0d4a3acd5d0c2ef96147650464a91eb8d9 | [log] [tgz] |
---|---|---|
author | Francois Gaffie <francois.gaffie@renault.com> | Fri Jan 18 17:51:34 2019 +0100 |
committer | Eric Laurent <elaurent@google.com> | Thu Feb 07 02:53:09 2019 +0000 |
tree | a96ff333beb672fc64379e4e35dc1e67998b6b43 | |
parent | a6d5e8b33ce1f7e3133d7474ac3bed3550c309a8 [diff] |
libaudioclient: force onAudioDeviceUpdate on registration This CL forces the onAudioDeviceUpdate on register event. It also fixes the loss of callback on AudioTrack or AudioRecord client if received before ioHandle is assigned. Test: audio smoke tests Test: CTS for AudioTrack and AudioRouting Change-Id: I119b5c407da68a5b55162550bea5fa7e724165d1 Signed-off-by: Francois Gaffie <francois.gaffie@renault.com>