diff options
Diffstat (limited to 'meta-agl-flutter/recipes-graphics/toyota/files/gallery_on_bg-debug.json')
-rw-r--r-- | meta-agl-flutter/recipes-graphics/toyota/files/gallery_on_bg-debug.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-agl-flutter/recipes-graphics/toyota/files/gallery_on_bg-debug.json b/meta-agl-flutter/recipes-graphics/toyota/files/gallery_on_bg-debug.json deleted file mode 100644 index 5a84a0bd..00000000 --- a/meta-agl-flutter/recipes-graphics/toyota/files/gallery_on_bg-debug.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "view" : [ { - "window_type" : "BG", - "bundle_path" : "/usr/share/flutter/gallery", - "vm_args":["--observatory-host", "0.0.0.0", "--observatory-port", "1234"], - "width" : 1920, - "height": 1080, - "fullscreen": true - } - ] -} |