[6.4.6][引导线动效] 修正引导线动效在调试面板的开关不生效问题
This commit is contained in:
@@ -396,4 +396,8 @@ object CallerDevaToolsManager {
|
||||
fun unRegisterStartAutopilotStateListener(tag: String) {
|
||||
devaToolsProviderApi?.unRegisterStartAutopilotStateListener(tag)
|
||||
}
|
||||
|
||||
fun setRouteDynamicColorEnable(enable: Boolean) {
|
||||
devaToolsProviderApi?.setRouteDynamicColorEnable(enable)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user