修复UI-175

This commit is contained in:
zhangyuanzhen
2020-02-12 21:06:17 +08:00
parent 80a4b22809
commit 13463aa79b
5 changed files with 53 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ public class VoiceConstants {
*/
public static final String CMD_MAP_HISTORY = "com.ileja.navi.map.history";
public static final String CMD_MAP_HISTORY_UN_WAKEUP = "CMD_MAP_HISTORY_UN_WAKEUP";
public static final String[] CMD_MAP_HISTORY_TRIGGER_WORDS = {"查询导航历史记录"};
public static final String[] CMD_MAP_HISTORY_TRIGGER_WORDS = {"导航历史"};
/**