X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=layers.json.split;h=ec20b331c2b2a859b83368262254d18fd988c7df;hb=d50188f726b15a0ae2777bf2d91ee88836feeac5;hp=2ea199e40cb39d8a64e8c7c8253f93c5db4cd7a7;hpb=3810b9b1043506166b197751a6287e2df4dfacb3;p=apps%2Fagl-service-windowmanager.git diff --git a/layers.json.split b/layers.json.split index 2ea199e..ec20b33 100644 --- a/layers.json.split +++ b/layers.json.split @@ -7,15 +7,22 @@ }, "mappings": [ + { + "role": "BackGroundLayer", + "name": "BackGroundLayer", + "layer_id": 999, + "area": { "type": "rect", "rect": { "x": 0, "y": 218, "width": -1, "height": -433 } }, + "comment": "Single BackGround layer map for the Navigation, Radio and MediaPlayer" + }, { "role": "^HomeScreen$", "name": "HomeScreen", "layer_id": 1000, "area": { "type": "full" }, - "comment": "Single layer map for the HomeScreen, XXX: type is redundant, could also check existence of id/first_id+last_id" + "comment": "Single layer map for the HomeScreen" }, { - "role": "MediaPlayer|Radio|Phone|Navigation|HVAC|Settings|Dashboard|POI|Mixer", + "role": "Music|Video|WebBrowser|MediaPlayer|Radio|Phone|Navigation|HVAC|Settings|Dashboard|POI|Mixer|Fallback", "name": "apps", "layer_id": 1001, "area": { "type": "rect", "rect": { "x": 0, "y": 218, "width": -1, "height": -433 } },