From 241305437e89a532ff5f446e286e37c0df2d926c Mon Sep 17 00:00:00 2001 From: xuxinchao <13522809046@163.com> Date: Thu, 28 Apr 2022 19:41:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E8=AF=95=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更改文字,此处日志对应OBU业务层,对应的包为obu-mogo;和OBU SDK日志进行区分 --- .../src/main/res/layout/view_debug_setting.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_debug_setting.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_debug_setting.xml index 32f71a7ada..3e00620d39 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_debug_setting.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_debug_setting.xml @@ -1521,7 +1521,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:checked="false" - android:text="OBU日志" /> + android:text="OBU-MOGO日志" />