1727bc63b740ba279db4674354c878d18e49449f6Maurice Lam<?xml version="1.0" encoding="utf-8"?>
2727bc63b740ba279db4674354c878d18e49449f6Maurice Lam<!--
34b74d3c0ff3f362aeaf0683901fe715a8202635cMaurice Lam    Copyright (C) 2015 The Android Open Source Project
4727bc63b740ba279db4674354c878d18e49449f6Maurice Lam
5727bc63b740ba279db4674354c878d18e49449f6Maurice Lam    Licensed under the Apache License, Version 2.0 (the "License");
6727bc63b740ba279db4674354c878d18e49449f6Maurice Lam    you may not use this file except in compliance with the License.
7727bc63b740ba279db4674354c878d18e49449f6Maurice Lam    You may obtain a copy of the License at
8727bc63b740ba279db4674354c878d18e49449f6Maurice Lam
9727bc63b740ba279db4674354c878d18e49449f6Maurice Lam         http://www.apache.org/licenses/LICENSE-2.0
10727bc63b740ba279db4674354c878d18e49449f6Maurice Lam
11727bc63b740ba279db4674354c878d18e49449f6Maurice Lam    Unless required by applicable law or agreed to in writing, software
12727bc63b740ba279db4674354c878d18e49449f6Maurice Lam    distributed under the License is distributed on an "AS IS" BASIS,
13727bc63b740ba279db4674354c878d18e49449f6Maurice Lam    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14727bc63b740ba279db4674354c878d18e49449f6Maurice Lam    See the License for the specific language governing permissions and
15727bc63b740ba279db4674354c878d18e49449f6Maurice Lam    limitations under the License.
16727bc63b740ba279db4674354c878d18e49449f6Maurice Lam-->
17727bc63b740ba279db4674354c878d18e49449f6Maurice Lam
18727bc63b740ba279db4674354c878d18e49449f6Maurice Lam<resources>
19727bc63b740ba279db4674354c878d18e49449f6Maurice Lam
2095af12dac219e6945bab6142ea3a4099077314aaMaurice Lam    <!-- Whether to use tablet layout -->
2195af12dac219e6945bab6142ea3a4099077314aaMaurice Lam    <bool name="suwUseTabletLayout">true</bool>
22727bc63b740ba279db4674354c878d18e49449f6Maurice Lam
23727bc63b740ba279db4674354c878d18e49449f6Maurice Lam</resources>
24