summaryrefslogtreecommitdiffstats
path: root/recipes-demo/cluster-windowmanager-conf/cluster-windowmanager-conf/roles.db
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-demo/cluster-windowmanager-conf/cluster-windowmanager-conf/roles.db')
-rw-r--r--recipes-demo/cluster-windowmanager-conf/cluster-windowmanager-conf/roles.db34
1 files changed, 0 insertions, 34 deletions
diff --git a/recipes-demo/cluster-windowmanager-conf/cluster-windowmanager-conf/roles.db b/recipes-demo/cluster-windowmanager-conf/cluster-windowmanager-conf/roles.db
deleted file mode 100644
index 13702144..00000000
--- a/recipes-demo/cluster-windowmanager-conf/cluster-windowmanager-conf/roles.db
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "roles":[
- {
- "category": "homescreen",
- "role": "homescreen",
- "area": "fullscreen",
- "layer": "homescreen",
- },
- {
- "category": "debug",
- "role": "receiver | fallback",
- "area": "normal.full",
- "layer": "apps",
- },
- {
- "category": "restriction",
- "role": "restriction",
- "area": "restriction.normal",
- "layer": "restriction",
- },
- {
- "category": "pop_up",
- "role": "on_screen | on_screen_phone",
- "area": "on_screen",
- "layer": "on_screen",
- },
- {
- "category": "system_alert",
- "role": "system_alert",
- "area": "on_screen",
- "layer": "on_screen",
- }
- ]
-}