The surfaces are managed by using the roles instead of the drawing names
[apps/agl-service-windowmanager.git] / layers.json
index 0fb9983..551c86a 100644 (file)
          "comment": "Single BackGround layer map for the Navigation, Radio and MediaPlayer"
       },
       {
-         "role": "^HomeScreen$",
+         "role": "^HomeScreen$|homescreen",
          "name": "FarHomeScreen",
          "layer_id": 1000,
          "area": { "type": "full" },
          "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|Splitable1|Splitable2|Fallback",
+         "role": "Music|Video|WebBrowser|MediaPlayer|Radio|Phone|Navigation|HVAC|Settings|Dashboard|POI|Mixer|Fallback|music|video|browser|radio|phone|map|hvac|settings|dashboard|poi|fallback",
          "name": "apps",
          "layer_id": 1001,
          "area": { "type": "rect", "rect": { "x": 0, "y": 218, "width": -1, "height": -433 } },