Fix a wrong function call 49/213649/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 9 Sep 2019 23:36:18 +0000 (08:36 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 9 Sep 2019 23:36:47 +0000 (08:36 +0900)
commit88af91ac50fe709b739b7401cda5d7ca084b39d1
tree0e78740e163d4c65007d157c8527a633c0aa4bf8
parente9da02466177ee6f98977a5a692472636c5aa65a
Fix a wrong function call

To get the value of VCONFKEY_VC_VOICE_TOUCH_AUTOMODE properly,
we use vconf_get_bool() instead of vconf_get_int().

Change-Id: Iaea54e74b6c8ea81083f1ea4d183a395630f74d5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/efl_base/appcore_efl_base.c