Add layout "system" to layout.db
authorYuta Doi <yuta-d@witz-inc.co.jp>
Tue, 12 Jun 2018 21:50:09 +0000 (06:50 +0900)
committerYuta Doi <yuta-d@witz-inc.co.jp>
Wed, 20 Jun 2018 03:53:13 +0000 (12:53 +0900)
Change-Id: I86fa81e892cefa0273549a8e23b00be59a755e69
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
src/layout_manager/db/layout.db

index 0945bcd..aa603f1 100644 (file)
                 }
             ]
         },
+        {
+            "name": "system",
+            "layer": "apps",
+            "areas": [
+                {
+                    "name": "normal",
+                    "category": "system"
+                }
+            ]
+        },
         {
             "name": "hs",
             "layer": "homescreen",