Update SMACK, Fix a crash of terminating sequence, etc, ...
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 13 Jun 2013 00:57:24 +0000 (09:57 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 13 Jun 2013 01:18:10 +0000 (10:18 +0900)
commit2af8a6ac30d93ddbc70bbf8c0be3cc3c39a3aa61
treebff4c35b31c613dac6c268616909618411a8d057
parentc72cf644cec027b9fa656d4f69d39369dc16a3b2
Update SMACK, Fix a crash of terminating sequence, etc, ...

[model] Tizen
[binary_type] AP
[customer] Tizen Developer
[issue#] N/A
[problem] SMACK label is separated, Crash of terminating sequence
[cause] Terminating sequence is not valid when the edje plugin is loaded. SMACK should be separated by each service module.
[solution] Update SMACK label. Fix the crash of terminating sequence
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I8aa7c4773a6548685e63bd3e822d83cbbb01db98
33 files changed:
CMakeLists.txt
include/client_life.h
include/debug.h
include/instance.h
include/package.h
include/service_common.h
include/slave_life.h
packaging/data-provider-master.spec
pkgmgr_livebox/src/service_register.c
src/badge_service.c
src/buffer_handler.c
src/client_life.c
src/conf.c
src/critical_log.c
src/dead_monitor.c
src/fault_manager.c
src/fb.c
src/instance.c
src/io.c
src/liveinfo.c
src/main.c
src/notification_service.c
src/package.c
src/parser.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/utility_service.c
src/xmonitor.c