summaryrefslogtreecommitdiffstats
path: root/res/values/qcomarrays.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/qcomarrays.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/qcomarrays.xml')
-rw-r--r--res/values/qcomarrays.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml
index bb4b16390..16e9c4e83 100644
--- a/res/values/qcomarrays.xml
+++ b/res/values/qcomarrays.xml
@@ -286,18 +286,6 @@
<item>AE-Bracket</item>
</string-array>
- <!-- Camera Preferences Touch AF/AEC dialog box entries -->
- <string-array name="pref_camera_touchafaec_entries">
- <item>@string/pref_camera_touchafaec_entry_off</item>
- <item>@string/pref_camera_touchafaec_entry_on</item>
- </string-array>
-
- <!-- Do not localize entryvalues -->
- <string-array name="pref_camera_touchafaec_entryvalues">
- <item>touch-off</item>
- <item>touch-on</item>
- </string-array>
-
<!-- DIS dialog box entries -->
<string-array name="pref_camera_dis_entries">
<item>@string/pref_camera_dis_entry_off</item>