From: zheng_wenlong Date: Thu, 30 May 2019 09:27:59 +0000 (+0900) Subject: change hs-conf for vertical X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=a0f2388949b5bf4daae5f13227df479fff420a53;p=apps%2Fagl-service-homescreen.git change hs-conf for vertical --- diff --git a/conf/hs-conf.json b/conf/hs-conf.json index 79087fb..6defefd 100644 --- a/conf/hs-conf.json +++ b/conf/hs-conf.json @@ -22,6 +22,14 @@ "default-lastmode": [ ], "normal-apps": [ + { + "appid": "navigation", + "visibility": "invisible" + }, + { + "appid": "tbtnavi", + "visibility": "invisible" + } ] } -} \ No newline at end of file +}