summaryrefslogtreecommitdiffstats
path: root/res/xml/setting_menu_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/setting_menu_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/setting_menu_preferences.xml')
-rw-r--r--res/xml/setting_menu_preferences.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/xml/setting_menu_preferences.xml b/res/xml/setting_menu_preferences.xml
index ba140f4ff..92b5db8c8 100644
--- a/res/xml/setting_menu_preferences.xml
+++ b/res/xml/setting_menu_preferences.xml
@@ -252,13 +252,6 @@
android:layout="@layout/preference"
android:summary="%s"
android:title="@string/pref_camera_hfr_title" />
-
- <SwitchPreference
- android:defaultValue="false"
- android:icon="@drawable/tracking_focus"
- android:key="pref_camera2_trackingfocus_key"
- android:layout="@layout/preference"
- android:title="@string/pref_camera2_trackingfocus_title" />
</PreferenceCategory>
<PreferenceCategory
@@ -271,7 +264,6 @@
android:key="pref_camera2_restore_default_key"
android:layout="@layout/preference"
android:title="@string/pref_camera2_restore_default" />
-
<Preference
android:defaultValue="false"
android:icon="@drawable/version_info"