summaryrefslogtreecommitdiffstats
path: root/res/values/qcomarrays.xml
diff options
context:
space:
mode:
authorShwetha Kotekar <skotekar@codeaurora.org>2015-03-10 13:35:34 -0700
committerShwetha Kotekar <skotekar@codeaurora.org>2015-03-10 13:35:34 -0700
commit20248ae170d8bf7357b6f0bfe3d3bdb068c3af88 (patch)
tree3ebede907a0792ff1ad3c56f849e5864aebc1ff3 /res/values/qcomarrays.xml
parenta408254edf4ce48ce0cec7ca752f98b207f1c326 (diff)
downloadandroid_packages_apps_Snap-20248ae170d8bf7357b6f0bfe3d3bdb068c3af88.tar.gz
android_packages_apps_Snap-20248ae170d8bf7357b6f0bfe3d3bdb068c3af88.tar.bz2
android_packages_apps_Snap-20248ae170d8bf7357b6f0bfe3d3bdb068c3af88.zip
Camera2: Add StillMore option in Camera app menu
Add menu item for StillMore feature under the Advanced Features item during camera preview. Change-Id: I89ae260339896878ff4f1c5099885c6f3b05a18b
Diffstat (limited to 'res/values/qcomarrays.xml')
-rw-r--r--res/values/qcomarrays.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml
index 23ba3d382..96db5ea49 100644
--- a/res/values/qcomarrays.xml
+++ b/res/values/qcomarrays.xml
@@ -663,6 +663,7 @@
<item>@string/pref_camera_advanced_feature_entry_FSSR</item>
<item>@string/pref_camera_advanced_feature_entry_trueportrait</item>
<item>@string/pref_camera_advanced_feature_entry_multi_touch_focus</item>
+ <item>@string/pref_camera_advanced_feature_entry_stillmore</item>
</string-array>
<string-array name="pref_camera_advanced_features_entryvalues" translatable="false">
@@ -674,6 +675,7 @@
<item>@string/pref_camera_advanced_feature_value_FSSR_on</item>
<item>@string/pref_camera_advanced_feature_value_trueportrait_on</item>
<item>@string/pref_camera_advanced_feature_value_multi_touch_focus_on</item>
+ <item>@string/pref_camera_advanced_feature_value_stillmore_on</item>
</string-array>
<!-- Camera Preferences Long Shot dialog box entries -->