[8.1.0][fmd] 调试窗增加调试中:故障诊断功能

This commit is contained in:
xinfengkun
2025-06-16 16:04:05 +08:00
parent 5c9d49a92a
commit 1796f13879
388 changed files with 36083 additions and 7 deletions

View File

@@ -70,6 +70,7 @@ dependencies {
implementation rootProject.ext.dependencies.arouter
implementation project(path: ':core:function-impl:mogo-core-function-map')
implementation project(':core:function-impl:mogo-core-function-devatools')
implementation project(':core:function-impl:mogo-core-function-devatools-rviz')
kapt rootProject.ext.dependencies.aroutercompiler
implementation rootProject.ext.dependencies.android_start_up