summaryrefslogtreecommitdiffstats
path: root/meta-agl-flutter/recipes-graphics/toyota/files/config.json
blob: 90dec21b9d25bd3e82e3d82a8e9a7055a6f6aecc (plain)
1
2
3
4
5
6
7
8
9
{
        "view" : [ {
                "window_type" : "BG",
                "bundle_path" : "/usr/share/flutter/gallery",
                "width" : 1920,
                "height": 1080
                }
        ]
}