summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorzhuw <zhuw@codeaurora.org>2018-11-05 14:52:26 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2018-11-07 18:38:52 -0800
commitde86a77ef2a1107274d1f8561a170156566797cf (patch)
treebd63948f9ad4044fc4a59b7b0cc57479be9b2a92 /res/values
parent644a5781c1c3af5824875f45b9a6f23bc3ca775c (diff)
downloadandroid_packages_apps_Snap-de86a77ef2a1107274d1f8561a170156566797cf.tar.gz
android_packages_apps_Snap-de86a77ef2a1107274d1f8561a170156566797cf.tar.bz2
android_packages_apps_Snap-de86a77ef2a1107274d1f8561a170156566797cf.zip
change video noise reduction setting option
change default value to high-quality Change-Id: I9824f0c70773e0c5977dee37bdfa7756f399075e CRs-Fixed: 2343836
Diffstat (limited to 'res/values')
-rwxr-xr-xres/values/qcomstrings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index fecc7d1c1..96fab1d8a 100755
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -1012,7 +1012,7 @@
<string name="pref_camera2_makeup_title" translatable="true">Makeup</string>
- <string name="pref_camera2_noise_reduction_default" translatable="false">off</string>
+ <string name="pref_camera2_noise_reduction_default" translatable="false">high-quality</string>
<string name="pref_camera2_noise_reduction_title" translatable="true">Noise Reduction</string>
<string name="pref_camera2_noise_reduction_entry_off" translatable="true">@string/pref_camera_noise_reduction_entry_off</string>