blob: 62b75c23a2d000c531e26d8306d2a11008e54fda [file] [log] [blame]
Jeff Brown9e143f52012-09-19 20:46:07 -07001<?xml version="1.0" encoding="utf-8"?>
PauloftheWest7837b992014-06-24 07:42:27 -07002<!-- Copyright (C) 2014 The Android Open Source Project
Jeff Brown9e143f52012-09-19 20:46:07 -07003
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16
Fan Zhang1ae1e172017-11-28 16:52:53 -080017<PreferenceScreen
18 xmlns:android="http://schemas.android.com/apk/res/android"
Fan Zhangbb679d42019-03-25 15:12:12 -070019 xmlns:settings="http://schemas.android.com/apk/res-auto"
Fan Zhangbb679d42019-03-25 15:12:12 -070020 android:title="@string/wifi_display_settings_title"
21 settings:keywords="@string/keywords_display_cast_screen">
Jeff Brown9e143f52012-09-19 20:46:07 -070022
23</PreferenceScreen>