Remove watchdog initializer 73/186673/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 13 Aug 2018 09:06:54 +0000 (18:06 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 13 Aug 2018 09:06:54 +0000 (18:06 +0900)
commita97ddd0ff460aa8d67fd6341ff44d3798a6e9dc4
tree66da1635847cb45b1cc0bb46f1d0709445663aae
parent513434ea62823669b8664c3351365f5cb46e4a9f
Remove watchdog initializer

The watchdog timer should be enabled by app developers.
This patch removes calling appcore_watchdog_enable().

Change-Id: Iab58ed6403704f0cf2b81fa43929196941c54472
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/base/appcore_base.c