From 2ff6c25f40b0ab3672084fb7f1736e9113673c28 Mon Sep 17 00:00:00 2001 From: Vijay kumar Tumati Date: Mon, 10 Feb 2014 16:10:09 +0530 Subject: Camera: Add support for high speed recording To support 120fps recording without slow motion effect, these changes are needed. This enables 120 FPS for all resolutions if HSR is on. Change-Id: Iece5a382a80f4e3064880d26a29949705352b0e0 --- res/values/qcomarrays.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values/qcomarrays.xml') diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml index 4bafc660a..07bb7eb6c 100644 --- a/res/values/qcomarrays.xml +++ b/res/values/qcomarrays.xml @@ -404,6 +404,7 @@ @string/pref_camera_hfr_entry_2x @string/pref_camera_hfr_entry_3x @string/pref_camera_hfr_entry_4x + @string/pref_camera_hfr_entry_hsr @@ -412,6 +413,7 @@ @string/pref_camera_hfr_value_2x @string/pref_camera_hfr_value_3x @string/pref_camera_hfr_value_4x + @string/pref_camera_hfr_value_hsr -- cgit v1.2.3