Merge "Add developer settings link to WebView DevTools" into main

This commit is contained in:
Ashley Newson
2025-02-12 02:28:26 -08:00
committed by Android (Google) Code Review
4 changed files with 260 additions and 0 deletions

View File

@@ -136,6 +136,9 @@
android:dialogTitle="@string/select_webview_provider_dialog_title"
android:fragment="com.android.settings.webview.WebViewAppPicker" />
<Preference android:key="webview_launch_devtools"
android:title="@string/webview_launch_devtools_title" />
<SwitchPreferenceCompat
android:key="color_temperature"
android:title="@string/color_temperature"