summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorJay Wang <jaywang@codeaurora.org>2016-02-09 17:04:31 -0800
committerCamera Software Integration <camswint@localhost>2016-02-25 07:16:40 -0700
commitf933f8ac4bed42a9b39f961f189f63e12ece4240 (patch)
treecdaf20bb63efb013900d1e9f50ff7288dca4fd15 /res/values/qcomstrings.xml
parentfb95db592c22f82828ca473a16ec3500f8a3328c (diff)
downloadandroid_packages_apps_Snap-f933f8ac4bed42a9b39f961f189f63e12ece4240.tar.gz
android_packages_apps_Snap-f933f8ac4bed42a9b39f961f189f63e12ece4240.tar.bz2
android_packages_apps_Snap-f933f8ac4bed42a9b39f961f189f63e12ece4240.zip
SnapdragonCamera: Add new video frame rate
Add HSR240 to the video frame rate setting Change-Id: Ic30047afddb6d597ca0eb51b03e438fcd4618c60 CRs-Fixed: 971078
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 97576fbae..b58ba702f 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -384,6 +384,7 @@
<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>
+ <string name="pref_camera_hfr_entry_hsr_240">HSR 240</string>
<!-- HFR entry values. Do not translate. -->
<string name="pref_camera_hfr_value_off">off</string>
@@ -394,6 +395,7 @@
<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>
+ <string name="pref_camera_hfr_value_hsr_240">hsr240</string>
<!-- Default noise reduction setting. Do not translate. -->
<string name="pref_camera_noise_reduction_default">off</string>