升级ADAS版本,解决了

https://bugly.qq.com/v2/crash-reporting/crashes/f3f8b0b2f1/671026?pid=1

The specified message queue synchronization barrier token has not been posted or has already been removed.

android.os.MessageQueue.removeSyncBarrier(MessageQueue.java:527)

Signed-off-by: 董宏宇 <martindhy@gmail.com>
This commit is contained in:
董宏宇
2021-10-27 19:13:40 +08:00
parent d74d08b91a
commit 19df7023ef

View File

@@ -170,7 +170,7 @@ ext {
obusdk : "com.zhidao.enterprise.smartv2x:smartv2x:1.0.0.3",
mogoobu : 'com.zhidao.support.obu:mogoobu:1.0.0.17',
mogoami : 'com.zhidao.support.obu.ami:mogoami:1.0.0.4',
adasHigh : 'com.zhidao.support.adas:high:1.2.0.9',
adasHigh : 'com.zhidao.support.adas:high:1.2.0.10',
// 左侧面板
moduleleftpanel : "com.mogo.module:module-left-panel:${MOGO_MODULE_LEFT_PANEL_VERSION}",