[6.4.0][启自驾指引] 部分代码提交
This commit is contained in:
@@ -351,4 +351,8 @@ object CallerDevaToolsManager {
|
||||
fun setNetworkMode(isDebug: Boolean) {
|
||||
devaToolsProviderApi?.setNetworkMode(isDebug)
|
||||
}
|
||||
|
||||
fun attachAutopilotBeforeLaunchView(ctx: Context, group: ViewGroup) {
|
||||
devaToolsProviderApi?.attachAutopilotStatusView(ctx, group)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user