Add new API for triggering the update event explictly.
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 27 Jun 2013 06:32:44 +0000 (15:32 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 27 Jun 2013 06:32:44 +0000 (15:32 +0900)
commite3c7826b74a6a6a9395c154b5a84df2ef00ce287
treeb38948b33edf51f0fd77ec6842839d69f8eee328
parent47c3f0dd9dfe1b1ee4341e407b2198dbd7b329b0
Add new API for triggering the update event explictly.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] inotify is not enough to detect updated event.
[cause] inotify merges multiple updated event to one event.
[solution] Add new API for call it explictly from the livebox.
[team] HomeTF
[request]
[horizontal_expansion]

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