X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fflutter-cluster-dashboard%2Ffiles%2Fic_on_bg-debug.json;fp=recipes-demo%2Fflutter-cluster-dashboard%2Ffiles%2Fic_on_bg-debug.json;h=3cee35087d4d7e66904e2167c076b052b1f63110;hb=85d834afe1cdc9c25e3d94daefc8d515b7d0c361;hp=0000000000000000000000000000000000000000;hpb=1358fce0ca46b764e12c6bee79e8f5239baa60f9;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/flutter-cluster-dashboard/files/ic_on_bg-debug.json b/recipes-demo/flutter-cluster-dashboard/files/ic_on_bg-debug.json new file mode 100644 index 000000000..3cee35087 --- /dev/null +++ b/recipes-demo/flutter-cluster-dashboard/files/ic_on_bg-debug.json @@ -0,0 +1,11 @@ +{ + "view" : [ { + "window_type" : "BG", + "bundle_path" : "/usr/share/flutter/ic", + "vm_args":["--observatory-host", "0.0.0.0", "--observatory-port", "1234"], + "width" : 1920, + "height": 1080, + "fullscreen": true + } + ] +}