summaryrefslogtreecommitdiffstats
path: root/meta-agl-flutter/recipes-graphics/toyota/files/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-flutter/recipes-graphics/toyota/files/config.json')
-rw-r--r--meta-agl-flutter/recipes-graphics/toyota/files/config.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-agl-flutter/recipes-graphics/toyota/files/config.json b/meta-agl-flutter/recipes-graphics/toyota/files/config.json
new file mode 100644
index 00000000..90dec21b
--- /dev/null
+++ b/meta-agl-flutter/recipes-graphics/toyota/files/config.json
@@ -0,0 +1,9 @@
+{
+ "view" : [ {
+ "window_type" : "BG",
+ "bundle_path" : "/usr/share/flutter/gallery",
+ "width" : 1920,
+ "height": 1080
+ }
+ ]
+}