16573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk<?xml version="1.0" encoding="utf-8"?>
26573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk<!--
36573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk/*
46573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk** Copyright 2016, The Android Open Source Project
56573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk**
66573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk** Licensed under the Apache License, Version 2.0 (the "License"); 
76573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk** you may not use this file except in compliance with the License. 
86573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk** You may obtain a copy of the License at 
96573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk**
106573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk**     http://www.apache.org/licenses/LICENSE-2.0 
116573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk**
126573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk** Unless required by applicable law or agreed to in writing, software 
136573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk** distributed under the License is distributed on an "AS IS" BASIS, 
146573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
156573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk** See the License for the specific language governing permissions and 
166573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk** limitations under the License.
176573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk*/
186573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk-->
196573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk
206573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk<!-- These resources are around just to allow their values to be customized
216573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk     for different hardware and product builds. -->
226573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk<resources>
236573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk    <integer name="quick_settings_num_rows">3</integer>
246573ef20790b0438cfd60c6306e58db0ef85c31bJason Monk</resources>
25