summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2013-12-25 15:10:58 -0800
committerZhao Wei Liew <zhaoweiliew@lineageos.org>2017-02-09 14:00:43 +0000
commit21b3a739d56523446277254bf7ff7aeda229503b (patch)
tree65fc31be26ee61830963fe83d9b9d47fcc2a81bc /res/values/qcomstrings.xml
parent48d968543f12747298abe3f199eb843dbc583cdd (diff)
downloadandroid_packages_apps_Snap-21b3a739d56523446277254bf7ff7aeda229503b.tar.gz
android_packages_apps_Snap-21b3a739d56523446277254bf7ff7aeda229503b.tar.bz2
android_packages_apps_Snap-21b3a739d56523446277254bf7ff7aeda229503b.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')
-rw-r--r--res/values/qcomstrings.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index db3e559a6..97ca0ded2 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -505,12 +505,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" translatable="false">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>