[686][hardware]驾驶位视频流按钮恢复默认值

This commit is contained in:
xinfengkun
2025-01-02 14:49:15 +08:00
parent 62314e0d62
commit 61fc2e9519

View File

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