Several modifications for backward compatibility 53/98853/3
authorSunmin Lee <sunm.lee@samsung.com>
Mon, 21 Nov 2016 05:03:36 +0000 (14:03 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Thu, 24 Nov 2016 02:44:11 +0000 (11:44 +0900)
commitf222a14894e45944240e9e3a84c61a551367c3cc
tree678f64deefa8693ffb534bb08936655b3d8ac7ff
parent1dde86192369f93644ec226b8aef348f5a00f1fd
Several modifications for backward compatibility

1) Change log_dump dbus path and interface.
2) Add delete_dump option to log_dump's dbus interface.
3) Move log_dump's result from CRASH_ROOT to LOG_DUMP_RESULT.
4) tizen-debug on/off services are added.

Change-Id: I0257537ad69b524714370c1ecfa11cc9d942a560
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
packaging/crash-worker.spec
src/log_dump/CMakeLists.txt
src/log_dump/dbus-handler.c
src/log_dump/log_dump.c
src/log_dump/log_dump.h.in [moved from src/log_dump/log_dump.h with 67% similarity]
src/sys-assert/CMakeLists.txt
src/sys-assert/tizen-debug-off.service [new file with mode: 0644]
src/sys-assert/tizen-debug-on.service [new file with mode: 0644]