抽离分享模块中的唤醒词和免唤醒指令,取消分享模块的baseModule
This commit is contained in:
@@ -260,4 +260,9 @@ public class MogoServicePaths {
|
||||
* 在线好友面板
|
||||
*/
|
||||
public static final String PATH_ONLINE_CAR_PANEL = "/onlinecar/panel";
|
||||
|
||||
/**
|
||||
* 全局免唤醒
|
||||
*/
|
||||
public static final String PATH_GLOBAL_UNWAKE = "/global/unwake";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user