diff options
Diffstat (limited to 'policy_manager/config/roles.json.zipc.split')
-rw-r--r-- | policy_manager/config/roles.json.zipc.split | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/policy_manager/config/roles.json.zipc.split b/policy_manager/config/roles.json.zipc.split index ba5505b..e21e961 100644 --- a/policy_manager/config/roles.json.zipc.split +++ b/policy_manager/config/roles.json.zipc.split @@ -11,14 +11,14 @@ }, { "category": "general", - "role": "launcher | browser | debug | fallback", + "role": "launcher | browser | debug | settings | hvac | dashboard | fallback", "area": "normal.full", "description": "For split test, video and music are moved to category:splitable", "layer": "apps", }, { "category": "splitable_main", - "role": "settings | mixer | hvac | video | phone | dashboard", + "role": "mixer | video | phone", "area": "split.main", "description": "For split test, video and music are included here", "layer": "apps", @@ -98,7 +98,7 @@ }, { "category": "splitable", - "role": "video | music | sdl | eb", + "role": "video | music | sdl | webbrowser | eb", "area": "normal.full | split.main | split.sub", "description": "For split test, video and music are included here", "layer": "apps", |