summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2019-04-18 07:03:27 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2019-04-18 07:03:27 -0700
commit352dd3bc3d033007c094b487d1b9ad412ede7d0c (patch)
tree2156c626eaf251052370ce6d13716cdf59bdbd81
parent2697306d70e022c82063b30e46bbcd2a4ecc75de (diff)
parentf580d45ca0bc8231d0db9313dc39804805984e71 (diff)
downloadandroid_packages_apps_Snap-352dd3bc3d033007c094b487d1b9ad412ede7d0c.tar.gz
android_packages_apps_Snap-352dd3bc3d033007c094b487d1b9ad412ede7d0c.tar.bz2
android_packages_apps_Snap-352dd3bc3d033007c094b487d1b9ad412ede7d0c.zip
Merge "rename dev-option "Auto Focus Mode"" into camera-SnapdragonCamera.lnx.2.0
-rwxr-xr-xres/values/qcomstrings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 0d324d0b8..7ceb400dd 100755
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -1204,7 +1204,7 @@
<string name="pref_camera2_sharpness_control_entry_level6" translatable="false">Level 6</string>
<string name="pref_camera2_afmode_default" translatable="false">-1</string>
- <string name="pref_camera2_afmode_title">Auto Focus Mode</string>
+ <string name="pref_camera2_afmode_title">Set CONTROL_AF_MODE</string>
<string name="pref_camera2_afmode_entry_disable">Disable</string>
<string name="pref_camera2_afmode_entry_off">Off</string>
<string name="pref_camera2_afmode_entry_auto">Auto</string>