[Tizen] Fix wrongly passed variable to function in audiosystem
authorMaciej Piotrowski <m.piotrowski@samsung.com>
Wed, 17 Dec 2014 09:37:15 +0000 (10:37 +0100)
committerMaciej Piotrowski <m.piotrowski@samsung.com>
Mon, 29 Dec 2014 08:54:20 +0000 (09:54 +0100)
commit507e1a3bcdae6ed587ec169a5c147cff2527cdea
tree95c9cba47467c4699434ab48d50be3582c340edc
parentff1eb4a4f19571e40da33fb0f5f48d6f11d7c7a3
[Tizen] Fix wrongly passed variable to function in audiosystem

js_reply variable was prepared, but instead of it js_message was
passed to PostMessage function. Some other nits were fixed.

Change-Id: Id19978ecd38c516c8e16aea3749796fd9400748f
src/audiosystem/audiosystem_audio_group.cc
src/audiosystem/audiosystem_context.cc
src/audiosystem/audiosystem_instance.cc