X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=layers.json.split;h=ec20b331c2b2a859b83368262254d18fd988c7df;hb=0f058700e7a34d75ae929088a31055b7efd0e456;hp=f83ac6b47de075e650144cbc5e914e5d6e5a6105;hpb=c392fff74872af6d4f165ff3f854d19f390ec0ee;p=apps%2Fagl-service-windowmanager.git diff --git a/layers.json.split b/layers.json.split index f83ac6b..ec20b33 100644 --- a/layers.json.split +++ b/layers.json.split @@ -7,6 +7,13 @@ }, "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", @@ -15,7 +22,7 @@ "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 } },