From 1a053606f3601f0a6110623c798a86560cac2328 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Mon, 10 Sep 2018 14:35:09 +0900 Subject: add focusapp for test --- layers.json | 2 +- layers.json.split | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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" -- cgit 1.2.3-korg