From 62314e0d62c043d481611e2decd9aea0e8123982 Mon Sep 17 00:00:00 2001 From: xinfengkun Date: Thu, 2 Jan 2025 13:56:44 +0800 Subject: [PATCH] =?UTF-8?q?[686][hardware]=E5=BC=80=E5=90=AF=E9=A9=BE?= =?UTF-8?q?=E9=A9=B6=E4=BD=8D=E8=A7=86=E9=A2=91=E6=B5=81=E6=8C=89=E9=92=AE?= 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 7e1c73ca89..f4c990198c 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="false" + android:enabled="true" android:widgetLayout="@layout/layout_operate_panel_preference_widget_switch_compat" /> \ No newline at end of file