Add new configuration
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 12 Nov 2014 14:57:14 +0000 (23:57 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 12 Nov 2014 14:57:14 +0000 (23:57 +0900)
commit346762dbbfc2d5e9af1c6afae84ed5a2060a605a
tree4b423fa1cb2e8be64d14cc310ce388b8320c89cc
parent8472a02044cc84844f31e7c7a31b56d138319d78
Add new configuration

if the SLAVE_LIMIT_TO_TTL is enabled,
the master launches slave with TTL timer.
So the slave doesn't have any update events,
it will be terminated after the TTL timer is expired.

[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Docomo/Orange/ATT/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I34d2ece53b82193acd2733cff0c30c554aedf477
25 files changed:
include/setting.h
src/badge_service.c
src/buffer_handler.c
src/buffer_handler_wayland.c
src/client_life.c
src/dead_monitor.c
src/file_service.c
src/group.c
src/instance.c
src/io.c
src/notification_service.c
src/package.c
src/parser.c
src/pkgmgr.c
src/script_handler.c
src/server.c
src/service_common.c
src/setting.c
src/shortcut_service.c
src/slave_life.c
src/slave_rpc.c
src/util.c
src/utility_service.c
src/xmonitor.c
src/xmonitor_wayland.c