Add a new API "livebox_service_is_primary"
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 5 Mar 2013 08:07:11 +0000 (08:07 +0000)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 5 Mar 2013 08:07:11 +0000 (08:07 +0000)
commit2653774ef25c468af6ad5415406e7cadd657fa0d
treedc84516b895b0abb87c02fc9a636135861056ced
parent8ba246a076d79196cfa59d2bd08c1abe66b45bd4
Add a new API "livebox_service_is_primary"

This API will returns true(1) or false(0)
Fix the bug of livebox_service_touch_effect & livebox_service_mouse_event function.
Those functions has to return 0 or 1. even if the argument is not valid, returns 0.

Change-Id: I1269a7020c4aff8504c09845dd49f6f757ee4a6b
include/livebox-service.h
packaging/liblivebox-service.spec
src/livebox-service.c