aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuta Doi <yuta-d@witz-inc.co.jp>2018-05-21 16:05:37 +0900
committerYuta Doi <yuta-d@witz-inc.co.jp>2018-05-21 16:07:15 +0900
commitb6512a47584376d8016a7e5a91cca8bb5c945db9 (patch)
tree8e56bad323e0858159d3a178e0bf0f57ccec6424
parent8e62d3497f82e0febf088538e54b1cdb927ee4aa (diff)
Modify the definition of role:phone for ALS
Change-Id: If759a879898e829c73e4ec1a3f3efd1f2a55ff6c Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
-rw-r--r--src/policy_manager/db/role.db7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/policy_manager/db/role.db b/src/policy_manager/db/role.db
index 1c314b0..077e06f 100644
--- a/src/policy_manager/db/role.db
+++ b/src/policy_manager/db/role.db
@@ -17,16 +17,11 @@
},
{
"category": "general",
- "role": "launcher | poi | music | browser | sdl | settings | mixer | radio | hvac | dashboard | debug",
+ "role": "launcher | poi | music | browser | sdl | settings | mixer | radio | hvac | dashboard | debug | phone",
"area": "normal",
"description": "For ALS, role:video is moved to category:splitable",
},
{
- "category": "phone",
- "role": "phone",
- "area": "normal",
- },
- {
"category": "splitable",
"role": "splitable1 | splitable2 | video",
"area": "normal | split.main | split.sub",