Add role for the application "AlsMeterDemo"
authorYuta Doi <yuta-d@witz-inc.co.jp>
Tue, 12 Jun 2018 16:01:59 +0000 (01:01 +0900)
committerYuta Doi <yuta-d@witz-inc.co.jp>
Tue, 12 Jun 2018 16:01:59 +0000 (01:01 +0900)
Change-Id: Ibb740243c172badb3c58c936b181e284f9eec9ac
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
layers.json
src/db/app.db
src/policy_manager/db/role.db

index 94e34c4..5c37da7 100644 (file)
@@ -22,7 +22,7 @@
          "comment": "FarHomeScreen is the part of HomeScreen, and lawer layer of z order for HomeScreen"
       },
       {
-         "role": "Music|Video|WebBrowser|MediaPlayer|Radio|Phone|Navigation|HVAC|Settings|Dashboard|POI|Mixer|Fallback|launcher|music|video|browser|radio|phone|map|hvac|settings|dashboard|poi|mixer|sdl|fallback",
+         "role": "Music|Video|WebBrowser|MediaPlayer|Radio|Phone|Navigation|HVAC|Settings|Dashboard|POI|Mixer|AlsMeterDemo|Fallback|launcher|music|video|browser|radio|phone|map|hvac|settings|dashboard|poi|mixer|sdl|als-meter-demo|fallback",
          "name": "apps",
          "layer_id": 1001,
          "area": { "type": "rect", "rect": { "x": 0, "y": 218, "width": -1, "height": -433 } },
index 7ec632b..986b885 100644 (file)
@@ -68,5 +68,9 @@
             "name": "Restriction",
             "role": "restriction"
         }
+        {
+            "name": "AlsMeterDemo",
+            "role": "als-meter-demo"
+        },
     ]
 }
\ No newline at end of file
index 077e06f..f41ead4 100644 (file)
@@ -17,7 +17,7 @@
     },
     {
         "category": "general",
-        "role": "launcher | poi | music | browser | sdl | settings | mixer | radio | hvac | dashboard | debug | phone",
+        "role": "launcher | poi | music | browser | sdl | settings | mixer | radio | hvac | dashboard | debug | phone | als-meter-demo",
         "area": "normal",
         "description": "For ALS, role:video is moved to category:splitable",
     },