aboutsummaryrefslogtreecommitdiffstats
path: root/src/policy_manager/db/role.db
diff options
context:
space:
mode:
Diffstat (limited to 'src/policy_manager/db/role.db')
-rw-r--r--src/policy_manager/db/role.db4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/policy_manager/db/role.db b/src/policy_manager/db/role.db
index 247aab2..6c5d715 100644
--- a/src/policy_manager/db/role.db
+++ b/src/policy_manager/db/role.db
@@ -2,13 +2,13 @@
"roles":[
{
"category": "homescreen",
- "role": "homescreen | "software_keyboard",
+ "role": "homescreen | software_keyboard",
"area": "full | software_keyboard",
},
{
"category": "restriction",
"role": "restriction",
- "area": "normal | restriction.split.main | restriction.split.sub",
+ "area": "restriction.normal | restriction.split.main | restriction.split.sub",
},
{
"category": "map",