BadCase录包

This commit is contained in:
xuxinchao
2022-10-20 19:37:20 +08:00
parent 553b26da7d
commit 8837bde8a5
5 changed files with 47 additions and 9 deletions

View File

@@ -252,8 +252,8 @@ defStyleAttr: Int = 0
override fun onAttachedToWindow() {
super.onAttachedToWindow()
CallerAutopilotRecordListenerManager.addListener(TAG, this)
//获取数据采集录制模式配置列表
CallerAutoPilotManager.getBadCaseConfig()
//获取数据采集录制模式配置列表 TODO
// CallerAutoPilotManager.getBadCaseConfig()
}
override fun onDetachedFromWindow() {