summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorzhuw <zhuw@codeaurora.org>2018-07-10 10:22:26 +0800
committerzhuw <zhuw@codeaurora.org>2018-07-10 10:22:26 +0800
commitc4cfc15eccd957db049743c2b81647e02564f8d5 (patch)
tree6e16f08104a2364545eba037215718063c1207c0 /res/values
parent3326ad2088fe1fe302ea074229f60ff016afae7d (diff)
downloadandroid_packages_apps_Snap-c4cfc15eccd957db049743c2b81647e02564f8d5.tar.gz
android_packages_apps_Snap-c4cfc15eccd957db049743c2b81647e02564f8d5.tar.bz2
android_packages_apps_Snap-c4cfc15eccd957db049743c2b81647e02564f8d5.zip
Revert change 2323574/7
change default value to disable Change-Id: I4ac8776a413343706cce13207034d0e94a8851ed
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 713945694..70dd2af09 100755
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -1266,7 +1266,7 @@
<string name="pref_camera_scenemode_entry_deepportrait" translatable="false">Deepportrait</string>
<string name="pref_camera2_earlypcr_title" translatable="false">Early PCR</string>
- <string name="pref_camera2_earlypcr_default" translatable="false">enable</string>
+ <string name="pref_camera2_earlypcr_default" translatable="false">disable</string>
<string name="pref_camera2_earlypcr_entry_enable" translatable="false">enable</string>
<string name="pref_camera2_earlypcr_entry_disable" translatable="false">disable</string>
<string name="pref_camera2_earlypcr_entry_value_enable" translatable="false">enable</string>