summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-04-26 12:37:16 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-04-26 12:37:16 -0700
commit604e15d9f23f3b040796df4e3adbb25d2a73393f (patch)
tree8b135a6c8714d1ee7741dd48c90c0b41d95933f7 /res
parentc677af58364c893bbee13b7f33451d8af6e2256c (diff)
parenta221bb694721cc6c42cb17c738e339c426ee0cbe (diff)
downloadandroid_packages_apps_Snap-604e15d9f23f3b040796df4e3adbb25d2a73393f.tar.gz
android_packages_apps_Snap-604e15d9f23f3b040796df4e3adbb25d2a73393f.tar.bz2
android_packages_apps_Snap-604e15d9f23f3b040796df4e3adbb25d2a73393f.zip
Merge "SnapdragonCamera: Changes to enable TNR processing by default." into camera.lnx.1.0-dev.1.0
Diffstat (limited to 'res')
-rw-r--r--res/values/qcomstrings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 888000c36..7812c8b32 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -277,7 +277,7 @@
<string name="pref_camera_cds_default" translatable="false">on</string>
<!-- Default video cds mode setting-->
- <string name="pref_camera_video_cds_default" translatable="false">on</string>
+ <string name="pref_camera_video_cds_default" translatable="false">off</string>
<!-- Settings menu, setting title text for tnr mode-->
<string name="pref_camera_tnr_title">TNR mode</string>
@@ -289,7 +289,7 @@
<string name="pref_camera_tnr_default" translatable="false">off</string>
<!-- Default video tnr mode setting-->
- <string name="pref_camera_video_tnr_default" translatable="false">off</string>
+ <string name="pref_camera_video_tnr_default" translatable="false">on</string>
<!-- Default face detection setting. -->
<string name="pref_camera_facedetection_default" translatable="false">off</string>