summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorjunjiez <junjiez@codeaurora.org>2016-11-16 11:09:28 +0800
committerweijiew <weijiew@codeaurora.org>2016-12-23 14:29:05 +0800
commitd92a952b0cfe8e570f85112bc9a4c65729e7ffed (patch)
tree61a9612f5f2f194164b0a113f41b8380abf4d5dc /res/values/qcomstrings.xml
parent1fd9901abce1ff4eb09b5aaa3be22e1a0d846ff7 (diff)
downloadandroid_packages_apps_Snap-d92a952b0cfe8e570f85112bc9a4c65729e7ffed.tar.gz
android_packages_apps_Snap-d92a952b0cfe8e570f85112bc9a4c65729e7ffed.tar.bz2
android_packages_apps_Snap-d92a952b0cfe8e570f85112bc9a4c65729e7ffed.zip
SnapdragonCamera:Add instant AEC to developer option
Add instant AEC support to developer option Change-Id: Ia83a724966c453cfeb84e12c1728eab264bed6f8 CRs-Fixed: 1087493
Diffstat (limited to 'res/values/qcomstrings.xml')
-rwxr-xr-x[-rw-r--r--]res/values/qcomstrings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 509fae318..526e72021 100644..100755
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -1080,5 +1080,11 @@
<string name="pref_camera2_not_show_again">Do not show again</string>
<string name="pref_camera2_scene_mode_instructional_ok" translatable="true">OK</string>
+
+ <string name="pref_camera2_instant_aec_title" translatable="true">Instant AEC</string>
+ <string name="pref_camera2_instant_aec_default" translatable="false">0</string>
+ <string name="pref_camera2_instant_aec_entry_disable" translatable="true">Disable</string>
+ <string name="pref_camera2_instant_aec_entry_aggressive" translatable="true">Aggressive AEC</string>
+ <string name="pref_camera2_instant_aec_entry_fast" translatable="true">Fast AEC</string>
</resources>