blob: 44172f3c3cb33b6f01a0924f1a857215f3aeda14 [file] [log] [blame]
AndroPlus54e883b2018-07-28 15:32:09 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3 Copyright (C) 2012-2014, The Linux Foundation. All rights reserved.
4 (C) 2014-2016 The CyanogenMod Project
5 (C) 2017 The LineageOS Project
6
7 Not a Contribution.
8
9 Copyright (C) 2007 The Android Open Source Project
10
11 Licensed under the Apache License, Version 2.0 (the "License");
12 you may not use this file except in compliance with the License.
13 You may obtain a copy of the License at
14
15 http://www.apache.org/licenses/LICENSE-2.0
16
17 Unless required by applicable law or agreed to in writing, software
18 distributed under the License is distributed on an "AS IS" BASIS,
19 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20 See the License for the specific language governing permissions and
21 limitations under the License.
22-->
23<resources>
24 <!-- HDR needs 1x frame -->
25 <string name="pref_camera_hdr_need_1x_default" translatable="false">false</string>
26 <string name="pref_camera_scenedetect_default" translatable="false">on</string>
27 <string name="pref_camera_dis_default" translatable="false">enable</string>
28 <string name="pref_video_quality_default" translatable="false">1920x1080</string>
29</resources>