[MediaController] Fix for custom command without data 15/208815/1
authorRafal Walczyna <r.walczyna@samsung.com>
Fri, 28 Jun 2019 06:37:13 +0000 (08:37 +0200)
committerPiotr Kosko/Native/Web API (PLT) /SRPOL/Professional/삼성전자 <p.kosko@samsung.com>
Fri, 28 Jun 2019 14:09:16 +0000 (16:09 +0200)
commitbfdbe78922fa4a8637aa1bb710a6d6c8d549c685
tree5e0ea567751ac1a0229f549645cbf9ff861689f3
parent2d8241d9e179843664067a6e23f5fb362cd1916a
[MediaController] Fix for custom command without data

If custom command was sent without additional data then
command was not parsed at all.

[Verification] Tested manually

Change-Id: Id35a5852a7fa61aff48fc181926e77ee01f65ff8
Signed-off-by: Rafal Walczyna <r.walczyna@samsung.com>
src/mediacontroller/mediacontroller_client.cc
src/mediacontroller/mediacontroller_server.cc