[686][hardware]开启驾驶位视频流按钮

This commit is contained in:
xinfengkun
2025-01-02 13:56:44 +08:00
parent e660379109
commit 62314e0d62

View File

@@ -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" />
</PreferenceCategory>
</androidx.preference.PreferenceScreen>