summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorGuruprasad Gaonkar <ggaonk@codeaurora.org>2015-02-28 19:19:47 -0800
committerMichael Bestas <mikeioannina@gmail.com>2015-09-17 23:26:03 +0300
commitab6ceb02e3ba753aea9547c1a4c5eaf854136241 (patch)
treecba21bcf4635088ffeaa2f826efeb7257524b968 /res/values/qcomstrings.xml
parentcec6fb2bd9f5f38882a2a5fcadd124d01fa9969a (diff)
downloadandroid_packages_apps_Snap-ab6ceb02e3ba753aea9547c1a4c5eaf854136241.tar.gz
android_packages_apps_Snap-ab6ceb02e3ba753aea9547c1a4c5eaf854136241.tar.bz2
android_packages_apps_Snap-ab6ceb02e3ba753aea9547c1a4c5eaf854136241.zip
Snapdragon : Changes to add more HFR values in camera UI.
240fps is added to HFR camera UI options. Change-Id: I01076e545736670eb0761cc5d7bea1dde197bb66
Diffstat (limited to 'res/values/qcomstrings.xml')
-rw-r--r--res/values/qcomstrings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 0779868b8..d9c2ddd32 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -362,6 +362,7 @@
<string name="pref_camera_hfr_entry_2x">HFR 60</string>
<string name="pref_camera_hfr_entry_3x">HFR 90</string>
<string name="pref_camera_hfr_entry_4x">HFR 120</string>
+ <string name="pref_camera_hfr_entry_8x">HFR 240</string>
<string name="pref_camera_hfr_entry_hsr_60">HSR 60</string>
<string name="pref_camera_hfr_entry_hsr_90">HSR 90</string>
<string name="pref_camera_hfr_entry_hsr_120">HSR 120</string>
@@ -371,6 +372,7 @@
<string name="pref_camera_hfr_value_2x">hfr60</string>
<string name="pref_camera_hfr_value_3x">hfr90</string>
<string name="pref_camera_hfr_value_4x">hfr120</string>
+ <string name="pref_camera_hfr_value_8x">hfr240</string>
<string name="pref_camera_hfr_value_hsr_60">hsr60</string>
<string name="pref_camera_hfr_value_hsr_90">hsr90</string>
<string name="pref_camera_hfr_value_hsr_120">hsr120</string>