summaryrefslogtreecommitdiffstats
path: root/res/values/qcomarrays.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/qcomarrays.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/qcomarrays.xml')
-rwxr-xr-xres/values/qcomarrays.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml
index f3b4e1d9e..4285c5097 100755
--- 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>