Use Event_ShowWindow instead of Event_TapShortcut 07/18707/10
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Wed, 12 Dec 2018 02:41:10 +0000 (10:41 +0800)
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Wed, 19 Dec 2018 08:33:01 +0000 (16:33 +0800)
commita605a430cce1253f17f943f2c0c7441e059eafea
tree3cd18ac71c3d43a08ba4dde4cc5f32511e0af444
parent288364b4644ae41be94b0b38b9a508d1b494a1d7
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: If2296c46a60920143050cb74cd3be1840e9ed494
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
app/main.cpp