From 61fc2e9519e8892c510f26be557427a6c13de3f3 Mon Sep 17 00:00:00 2001 From: xinfengkun Date: Thu, 2 Jan 2025 14:49:15 +0800 Subject: [PATCH] =?UTF-8?q?[686][hardware]=E9=A9=BE=E9=A9=B6=E4=BD=8D?= =?UTF-8?q?=E8=A7=86=E9=A2=91=E6=B5=81=E6=8C=89=E9=92=AE=E6=81=A2=E5=A4=8D?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/res/xml/operate_panel_preference_details_business.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/xml/operate_panel_preference_details_business.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/xml/operate_panel_preference_details_business.xml index f4c990198c..7e1c73ca89 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/xml/operate_panel_preference_details_business.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/xml/operate_panel_preference_details_business.xml @@ -56,7 +56,7 @@ android:layout="@layout/layout_operate_panel_preference_switch_compat" android:title="驾驶位视频流" android:persistent="false" - android:enabled="true" + android:enabled="false" android:widgetLayout="@layout/layout_operate_panel_preference_widget_switch_compat" /> \ No newline at end of file