aboutsummaryrefslogtreecommitdiffstats
path: root/layers.json
diff options
context:
space:
mode:
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>2018-10-18 19:56:54 +0900
committerJosé Bollo <jose.bollo@iot.bzh>2018-10-24 13:44:13 +0200
commit8342c421b5b5081ba74a3acbece962ab080b39ea (patch)
tree9b14c563a7f86a359cffe56ec24a2b630fd92e7c /layers.json
parent5414b71ae30ced4505206acbacf52f4350edf8ce (diff)
Fix the conversion table
Fix the conversion table (Navigation -> map) to (Navigation -> navigation) Use `navigation` as it is. Change-Id: Icfb0c7839cfa1c8ae59aa3b381c07d8a2f88cdd4 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
Diffstat (limited to 'layers.json')
-rw-r--r--layers.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/layers.json b/layers.json
index fddd258..44e2adb 100644
--- a/layers.json
+++ b/layers.json
@@ -20,7 +20,7 @@
"comment": "FarHomeScreen is the part of HomeScreen. The z order of this layer is lower than NearHomeScreen"
},
{
- "role": "music|video|browser|radio|phone|map|hvac|settings|dashboard|poi|mixer|sdl|launcher|fallback",
+ "role": "music|video|browser|radio|phone|navigation|map|hvac|settings|dashboard|poi|mixer|sdl|launcher|fallback",
"name": "Apps",
"layer_id": 1001,
"comment": "Range of IDs that will always be placed on layer 1001"