summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorDimitar Borisov <dboris@codeaurora.org>2014-10-06 18:38:12 +0300
committerSusmitha Gummalla <vgummall@codeaurora.org>2014-10-14 16:52:30 -0700
commita5c2a74498b9bec02aa842124b43d7dc6d229a4e (patch)
treec73d641e269e74bb4e214582d1d92dd9135d9fca /res/values/qcomstrings.xml
parentd7810337255f08f3c89e2fb02ca393fc2997ca8d (diff)
downloadandroid_packages_apps_Snap-a5c2a74498b9bec02aa842124b43d7dc6d229a4e.tar.gz
android_packages_apps_Snap-a5c2a74498b9bec02aa842124b43d7dc6d229a4e.tar.bz2
android_packages_apps_Snap-a5c2a74498b9bec02aa842124b43d7dc6d229a4e.zip
SnapdragonCamera: IS is disabled when 4k video quality is enabled
- IS is disabled when 4k video quality is enabled CRs-Fixed: 733839 Change-Id: Iaaaa779bab0fbd7f9e5e5be08c6ada1c67ceb17a
Diffstat (limited to 'res/values/qcomstrings.xml')
-rw-r--r--res/values/qcomstrings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 9cd10d24f..8f2368e6e 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -423,6 +423,9 @@
<string name="pref_camera_dis_entry_off">Off</string>
<string name="pref_camera_dis_entry_on">On</string>
+ <string name="pref_camera_dis_value_disable">disable</string>
+ <string name="pref_camera_dis_value_enable">enable</string>
+
<!-- Select Face Recognition title -->
<string name="pref_camera_facerc_title">Face Recognition</string>