[MediaController] Fix for custom command without data 67/208767/5
authorRafal Walczyna <r.walczyna@samsung.com>
Fri, 28 Jun 2019 06:37:13 +0000 (08:37 +0200)
committerRafal Walczyna <r.walczyna@samsung.com>
Fri, 28 Jun 2019 10:14:34 +0000 (12:14 +0200)
commit331af18836829de68c1e8ac191dfea2b1d8029b9
tree90a270e2cf6bf979af3c28616274ed1989006498
parent3e8f64043ab57095b309f6c9aac4231904485031
[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