[9610] wlbt: fw panic copy files to /sdcard/log
authorPurnendu Kapadia <p.kapadia@samsung.com>
Tue, 14 Aug 2018 14:48:27 +0000 (15:48 +0100)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:59 +0000 (20:22 +0300)
commit59d30e7e6f998590a929c6cce7f450457e8933e2
tree76a0d1355be020b97bafe2a2fd66ea799f37c56f
parentd38ba032ee765d9e205ebbbe67f8b70bcfc70a35
[9610] wlbt: fw panic copy files to /sdcard/log

on fw panic we want to generate tar file via wlbtd. We were calling
EVENT_SCSC to create moredump in /sdcard/log. Now wlbtd takes care of this
by copying moredump and other logs in /sdcard/log (temporarily) until
test systems can cope with new sable and tar file.
Removing call to EVENT_SCSC as it is redundant.

Change-Id: I9f12379a077a3e5d751200504c8eeb2b1984f4e9
SCSC-Bug-Id: SSB-42639
Signed-off-by: Purnendu Kapadia <p.kapadia@samsung.com>
drivers/misc/samsung/scsc/mxman.c