Remove ANR Monitor 96/294296/1
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 16 Jun 2023 00:48:40 +0000 (00:48 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 16 Jun 2023 00:48:40 +0000 (00:48 +0000)
commit0f88a44220893ab9f8407864d4bf1b551bc8d6f9
treea435a4f299619d613fc6dfbb45d9f3795988befb
parentf4632c55cd53022e9f56ccd1634746edf3d73189
Remove ANR Monitor

If the app-core calls the backtrace() function while the process is
calling the dlopen() function, it causes the crash issue.

Change-Id: I356c146887e071ef879ab7cb2e1d281bb0dba380
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tizen-cpp/app-core-cpp/anr_monitor_private.cc [deleted file]
tizen-cpp/app-core-cpp/anr_monitor_private.hh [deleted file]
tizen-cpp/app-core-cpp/app_core_base.cc