X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fflutter-homescreen%2Ffiles%2Fflutter-homescreen.json;h=83aa09a8eca9c40e955ce1891623f5c0a20354a3;hb=608d983bdfb90929689bd0eb31e4bc5ca11f8881;hp=29308d3ea6fd5067bacaa04481a25942425ecd39;hpb=de1dccae31b3c7c62f0e19102b7223d747f413ed;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/flutter-homescreen/files/flutter-homescreen.json b/recipes-demo/flutter-homescreen/files/flutter-homescreen.json index 29308d3ea..83aa09a8e 100644 --- a/recipes-demo/flutter-homescreen/files/flutter-homescreen.json +++ b/recipes-demo/flutter-homescreen/files/flutter-homescreen.json @@ -1,10 +1,10 @@ { "view" : [ { "window_type" : "BG", - "bundle_path" : "/usr/share/flutter/flutter_homescreen/3.3.7/release", "width" : 1920, "height": 1080, - "fullscreen": true + "fullscreen": true, + "window_activation_area" : { "x" : 0, "y" : 160, "width" : 1080, "height" : 1600 } } ] }