Use Event_ShowWindow instead of Event_TapShortcut 17/18717/5
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Wed, 12 Dec 2018 03:14:37 +0000 (11:14 +0800)
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Wed, 19 Dec 2018 09:20:40 +0000 (17:20 +0800)
commit9cab31565840a6cdf8eea481d4cff98f6e0b3981
treecaaede5e091449dbe7b13aea63ee4be2e4ee076e
parentfba3f8d5a8c5966ab73db999a2476cf6534c1245
Use Event_ShowWindow instead of Event_TapShortcut

The interface of homescreen service will be changed then,
use Event_ShowWindow instead of Event_TapShortcut.
Related changes:
  agl-service-homescreen: https://gerrit.automotivelinux.org/gerrit/#/c/17929/
  libhomescreen: https://gerrit.automotivelinux.org/gerrit/#/c/17931/
  libqthomescreen: https://gerrit.automotivelinux.org/gerrit/#/c/17933/

BUG-AGL: SPEC-1931

Change-Id: I1389068b07ac046f9c1ad790fb82f91442bb38ee
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
app/main.cpp