配置了ADAS模块,用来将ADAS App中的数据链路融合进来

This commit is contained in:
董宏宇
2021-04-21 15:54:29 +08:00
parent 9c38981e87
commit 78fc224455
17 changed files with 202 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mogo.module.adas">
</manifest>