Use flutter-auto activation area support
[AGL/meta-agl-demo.git] / recipes-demo / flutter-homescreen / files / flutter-homescreen.json
index 29308d3..83aa09a 100644 (file)
@@ -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 }
                 }
         ]
 }