summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2013-12-25 15:10:58 -0800
committerArne Coucheron <arco68@gmail.com>2018-01-26 01:02:56 +0100
commitd65ab55fff3f20affe650a4b6a1477f9a7d845c0 (patch)
treeb41403934e27067a05c338971d128b63207be70c /res/values/qcomstrings.xml
parent3c70192ac84f19841cc4422410c7560f3fe69812 (diff)
downloadandroid_packages_apps_Snap-d65ab55fff3f20affe650a4b6a1477f9a7d845c0.tar.gz
android_packages_apps_Snap-d65ab55fff3f20affe650a4b6a1477f9a7d845c0.tar.bz2
android_packages_apps_Snap-d65ab55fff3f20affe650a4b6a1477f9a7d845c0.zip
Snap: Remove touch AF/AEC option
* Drop the use of the touchaf-aec parameter entirely. No camera needs this anymore. Change-Id: I83154a75e5375901dc6c0fc93aef23637cfdf425 (cherry picked from commit 8ba41f452222c87a733fd2d045f9c513fd8d7799)
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 36abd8159..b49fc1f4a 100755
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -554,16 +554,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>