Merge "External display page is not searchable" into main

This commit is contained in:
Oleg Blinnikov
2024-07-24 22:23:44 +00:00
committed by Android (Google) Code Review
3 changed files with 3 additions and 13 deletions

View File

@@ -17,6 +17,5 @@
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res-auto"
settings:keywords="@string/keywords_external_display"
android:title="@string/external_display_settings_title">
</PreferenceScreen>