ivi-homescreen_aglflutter.inc: Add a config.json for the shell client
[AGL/meta-agl-devel.git] / meta-agl-flutter / recipes-graphics / toyota / files / config.json
1 {
2         "view" : [ {
3                 "window_type" : "BG",
4                 "bundle_path" : "/usr/share/flutter/gallery",
5                 "width" : 1920,
6                 "height": 1080
7                 }
8         ]
9 }