X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf%2Fhs-conf.json;h=e50ad8a47e54599874b53ad3f4bd175cabc82fea;hb=54c9e53f5f9cfbc9f8cf1ea4af9b81447c3a9ffc;hp=84a838662341253b330b4952a219d11e41962cfd;hpb=dcc9db092ca49608bbd5d0800221b5ec6f55c318;p=apps%2Fagl-service-homescreen.git diff --git a/conf/hs-conf.json b/conf/hs-conf.json index 84a8386..e50ad8a 100644 --- a/conf/hs-conf.json +++ b/conf/hs-conf.json @@ -3,32 +3,36 @@ "times": 20000, "sleep": 50 }, - "hs-apps": [ - { - "appid": "homescreen", - "visibility": "visible" - }, - { - "appid": "launcher", - "visibility": "invisible" - }, - { - "appid": "onscreenapp", - "visibility": "invisible" - }, - { - "appid": "restriction", - "visibility": "invisible" - } - ], - "default-lastmode": [ - { - "appid": "launcher", - "area": "normal.full" - } - ], - "normal-apps": { - "appid": "warehouse", - "visibility": "invisible" + "recover" { + "hs-apps": [ + { + "appid": "homescreen", + "visibility": "visible" + }, + { + "appid": "launcher", + "visibility": "invisible" + }, + { + "appid": "onscreenapp", + "visibility": "invisible" + }, + { + "appid": "restriction", + "visibility": "invisible" + } + ], + "default-lastmode": [ + { + "appid": "launcher", + "area": "normal.full" + } + ], + "normal-apps": [ + { + "appid": "warehouse", + "visibility": "invisible" + } + ] } } \ No newline at end of file