summaryrefslogtreecommitdiffstats
path: root/res/xml/capture_preferences.xml
diff options
context:
space:
mode:
authorJack Yoo <jyoo@codeaurora.org>2016-10-31 10:12:39 -0700
committerJack Yoo <jyoo@codeaurora.org>2016-11-09 09:48:02 -0800
commitea7548840f9152b636e75f36b3ef9cd66f363108 (patch)
tree1f05d0aa51177f5f3790e3270c52ca79680fb162 /res/xml/capture_preferences.xml
parent9129e68c256c9381889d4f3a475961feba9eaaa2 (diff)
downloadandroid_packages_apps_Snap-ea7548840f9152b636e75f36b3ef9cd66f363108.tar.gz
android_packages_apps_Snap-ea7548840f9152b636e75f36b3ef9cd66f363108.tar.bz2
android_packages_apps_Snap-ea7548840f9152b636e75f36b3ef9cd66f363108.zip
SnapdragonCamera: Scene mode change
Adding Sharpshooter, Stillmore scene mode menu Moving Tracking focus to the scene mode Change-Id: I5afb2499e767d90f0e0e6408168961bcda4e55bb CRs-Fixed: 1083651
Diffstat (limited to 'res/xml/capture_preferences.xml')
-rw-r--r--res/xml/capture_preferences.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/xml/capture_preferences.xml b/res/xml/capture_preferences.xml
index 07c3df83e..f3603c443 100644
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -270,13 +270,6 @@
camera:singleIcon="@drawable/ic_settings_facerec"
camera:title="@string/pref_camera_facedetection_title"/>
- <ListPreference
- camera:defaultValue="off"
- camera:key="pref_camera2_trackingfocus_key"
- camera:entries="@array/pref_camera2_trackingfocus_entries"
- camera:entryValues="@array/pref_camera2_trackingfocus_entryvalues"
- camera:title="@string/pref_camera2_trackingfocus_title"/>
-
<IconListPreference
camera:defaultValue="@string/pref_camera_hfr_default"
camera:entries="@array/pref_camera_hfr_entries"