From: zheng_wenlong Date: Mon, 10 Sep 2018 05:35:09 +0000 (+0900) Subject: add focusapp for test X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fsandbox%2Fzheng_wenlong%2Ffocusapp;p=apps%2Fagl-service-windowmanager-2017.git add focusapp for test --- diff --git a/layers.json b/layers.json index fddd258..6107ee6 100644 --- a/layers.json +++ b/layers.json @@ -26,7 +26,7 @@ "comment": "Range of IDs that will always be placed on layer 1001" }, { - "role": "software_keyboard", + "role": "focusapp", "name": "NearHomeScreen", "layer_id": 1002, "comment": "NearHomeScreen is the part of HomeScreen. The z order of this layer is upper than FarHomeScreen" diff --git a/layers.json.split b/layers.json.split index 641e2f4..def4b2d 100644 --- a/layers.json.split +++ b/layers.json.split @@ -29,13 +29,13 @@ { "name": "map", "main_match": "map", - "sub_match": "hvac|music", + "sub_match": "video|music", "priority": 1000 } ] }, { - "role": "software_keyboard", + "role": "focusapp", "name": "NearHomeScreen", "layer_id": 1002, "comment": "NearHomeScreen is the part of HomeScreen. The z order of this layer is upper than FarHomeScreen"