crash: add macro for crash dump path 95/64595/3
authorTaeyoung Kim <ty317.kim@samsung.com>
Mon, 4 Apr 2016 05:26:59 +0000 (14:26 +0900)
committerTaeyoung Kim <ty317.kim@samsung.com>
Mon, 11 Apr 2016 04:14:44 +0000 (13:14 +0900)
- The path can be changed according to the policy of the product

Change-Id: I28d13feb614926faab48a0580c9ad8c963a441d2
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
tizen-platform.meta

index d3a421e..8f316a0 100644 (file)
@@ -38,6 +38,9 @@ TZ_SYS_ADMIN_GROUP=system
 # which user to use when applications start request are sent by system daemons
 TZ_SYS_DEFAULT_USER=owner
 
+# The default directory to store coredumps and logdumps when a crash is occurred
+TZ_SYS_CRASH=/opt/share/crash/dump
+
 ############# Core & Framework dirs #############
 
 # Tizen 3 (single user):