[dev_arch_opt_3.0] 优化obu v2i和v2v开关,封装调用方法
This commit is contained in:
@@ -40,4 +40,11 @@ object CallerObuApiManager {
|
||||
return providerApi.isConnected()
|
||||
}
|
||||
|
||||
/**
|
||||
* 设置obu sdk的 日志
|
||||
*/
|
||||
fun setObuLog(isSet: Boolean) {
|
||||
providerApi.setObuLog(isSet)
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user