X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf%2Flayers.json;fp=conf%2Flayers.json;h=87cda15c0222bf0b5fdf01cba845fbcb736a4ff9;hb=d6b295b89882b61ddefc4bed4b6f8dad0181d170;hp=539846ad2341d99fb1bfbe90c2221ebd2f6163c1;hpb=8501d1f32139212ad1b26eaf08dabf42edab9c9a;p=apps%2Fagl-service-windowmanager.git diff --git a/conf/layers.json b/conf/layers.json index 539846a..87cda15 100644 --- a/conf/layers.json +++ b/conf/layers.json @@ -49,6 +49,14 @@ "id_range_begin": 6000, "id_range_end": 6999, "comment": "System notification layer. For example, on_screen_low_battery_alert to notify user" + }, + { + "name": "Remote", + "role": "tbtnavi", + "type": "stack", + "id_range_begin": 9000, + "id_range_end": 9999, + "comment": "Range of IDs that will always be placed on the Remote layer for remote display, that gets a very high 'dummy' id of over 9000" } ] }