OSDN Git Service

android/hal-audio: Always call qos_update
authorAndrzej Kaczmarek <andrzej.kaczmarek@tieto.com>
Mon, 2 Jun 2014 16:37:47 +0000 (18:37 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 6 Jun 2014 08:27:45 +0000 (11:27 +0300)
commitc44c923bc9789348e5f7d10dbb734b4da32234f7
tree7e8a2fdcc2d36d0d2c4267e77a48bab008bb868a
parent53e754a98fd2fbede4c6da49aaa9a5126cadc582
android/hal-audio: Always call qos_update

As it turned out, it's better to always call update_qos and just
provide dummy callback from codecs which do not support it.
android/hal-audio.c