Prepare master for new framework integration
[AGL/meta-agl-demo.git] / recipes-demo / cluster-windowmanager-conf / cluster-windowmanager-conf / areas.json
diff --git a/recipes-demo/cluster-windowmanager-conf/cluster-windowmanager-conf/areas.json b/recipes-demo/cluster-windowmanager-conf/cluster-windowmanager-conf/areas.json
deleted file mode 100644 (file)
index 90180dc..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-{
-    "areas": [
-        {
-            "name": "fullscreen",
-            "rect": {
-                "x": 0,
-                "y": 0,
-                "w": 1920,
-                "h": 1080
-            }
-        },
-        {
-            "name": "normal.full",
-            "rect": {
-                "x": 640,
-                "y": 180,
-                "w": 640,
-                "h": 720
-            }
-        },
-        {
-            "name": "restriction.normal",
-            "rect": {
-                "x": 640,
-                "y": 180,
-                "w": 640,
-                "h": 720
-            }
-        },
-        {
-            "name": "on_screen",
-            "rect": {
-                "x": 640,
-                "y": 180,
-                "w": 640,
-                "h": 720
-            }
-        }
-    ]
-}