封装DebugView展示控制接口

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2022-01-21 16:33:16 +08:00
parent 4c66101fc0
commit 5c4578d8af
3 changed files with 59 additions and 40 deletions

View File

@@ -34,6 +34,11 @@ interface IMoGoWaringProvider {
*/
fun setToolsViewVisibility(visibility: Int)
/**
* 开关DebugView
*/
fun toggleDebugView()
/**
* 展示VR下V2X预警
*