common: Not handle missing method 89/124389/3
authorpr.jung <pr.jung@samsung.com>
Tue, 11 Apr 2017 08:08:23 +0000 (17:08 +0900)
committerJung <pr.jung@samsung.com>
Wed, 12 Apr 2017 01:43:04 +0000 (18:43 -0700)
commitd82a27006af15852648da9b4ef803bb85739f6ec
tree08644357b526779bb94bb2d7d566013710aee8cf
parente86a9271dc836d523e9dd1dc55370134a76c6f04
common: Not handle missing method

- If there is method call with not implemented method,
it is not handled and return DBUS_HANDLER_RESULT_NOT_YET_HANDLED

Change-Id: I46e24e2a71e7b29f589705ac7a5439b8c7c6e755
Signed-off-by: pr.jung <pr.jung@samsung.com>
src/shared/dbus.c