summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2013-12-25 15:10:58 -0800
committerBruno Martins <bgcngm@gmail.com>2018-11-20 12:31:35 +0000
commit32c6299ffa11d07022bcd0879ccd09016cae41ac (patch)
tree9b479c01f74f690b2277138e32593f8e915e8135 /res/values/qcomstrings.xml
parenta786415ec90d3f70ffc1e8e31b9ce80d43f50f2a (diff)
downloadandroid_packages_apps_Snap-32c6299ffa11d07022bcd0879ccd09016cae41ac.tar.gz
android_packages_apps_Snap-32c6299ffa11d07022bcd0879ccd09016cae41ac.tar.bz2
android_packages_apps_Snap-32c6299ffa11d07022bcd0879ccd09016cae41ac.zip
Snap: Remove touch AF/AEC option
Author: Steve Kondik <shade@chemlab.org> Date: Wed Dec 25 15:10:58 2013 -0800 Snap: Remove touch AF/AEC option * Drop the use of the touchaf-aec parameter entirely. No camera needs this anymore. Change-Id: I83154a75e5375901dc6c0fc93aef23637cfdf425 Author: Steve Kondik <steve@cyngn.com> Date: Sun Jul 31 19:09:37 2016 -0700 snap: Always turn touch-af-aec on * Most cameras do this by default, but on at least one device it starts with the option disabled. This stops AEC from updating during touch focus. Change-Id: I4bdb6cdbad86f3798c0288d6a32b7e8062e297f3 Change-Id: Ia3f4a312af1b4b7b6e4c0d3f76c09efe798c730c
Diffstat (limited to 'res/values/qcomstrings.xml')
-rwxr-xr-xres/values/qcomstrings.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 2ca6731eb..550b59439 100755
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -560,16 +560,6 @@
<string name="pref_camera_coloreffect_entry_bluetint">Blue tint</string>
<string name="pref_camera_coloreffect_entry_greentint">Green tint</string>
- <!-- Default Touch AF/AEC setting. Do not translate. -->
- <string name="pref_camera_touchafaec_default">touch-on</string>
-
- <!-- Settings screen, Select Touch AF/AEC title -->
- <string name="pref_camera_touchafaec_title">Touch AF/AEC</string>
-
- <!-- Settings screen, Touch AF/AEC dialog radio button choices -->
- <string name="pref_camera_touchafaec_entry_off">Off</string>
- <string name="pref_camera_touchafaec_entry_on">On</string>
-
<!-- Select IS title -->
<string name="pref_camera_dis_title">Image Stabilization</string>