summaryrefslogtreecommitdiffstats
path: root/res/xml/setting_menu_preferences.xml
diff options
context:
space:
mode:
authorxianming wang <mingwax@codeaurora.org>2018-09-21 16:36:36 +0800
committerxianming wang <mingwax@codeaurora.org>2018-10-24 14:10:29 +0800
commit846af8fec584e48bbe73834a636b361c1bd25f62 (patch)
tree951d3208d6b08b6c9fa3f750f86493e18d1f0bb6 /res/xml/setting_menu_preferences.xml
parentc270e957c3aa214cb833c453a059d5a035670cfe (diff)
downloadandroid_packages_apps_Snap-846af8fec584e48bbe73834a636b361c1bd25f62.tar.gz
android_packages_apps_Snap-846af8fec584e48bbe73834a636b361c1bd25f62.tar.bz2
android_packages_apps_Snap-846af8fec584e48bbe73834a636b361c1bd25f62.zip
SnapdragonCamera: Complete the function of MFNR
Adapter the function of MFNR and remove the MFSR. CRs-Fixed: 2337922 Change-Id: I45eb23a14eb9469ccdf335cc1718ffa8c67349fb
Diffstat (limited to 'res/xml/setting_menu_preferences.xml')
-rwxr-xr-xres/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 c8d433a4b..c4969714a 100755
--- a/res/xml/setting_menu_preferences.xml
+++ b/res/xml/setting_menu_preferences.xml
@@ -483,13 +483,5 @@
android:layout="@layout/preference"
android:summary="%s"/>
- <ListPreference
- android:key="pref_camera2_capture_mfsr_key"
- android:defaultValue="@string/pref_camera2_capture_mfsr_default"
- android:title="@string/pref_camera2_capture_mfsr_title"
- android:entries="@array/pref_camera2_capture_mfsr_entries"
- android:entryValues="@array/pref_camera2_capture_mfsr_entryvalues"
- android:layout="@layout/preference"
- android:summary="%s"/>
</PreferenceCategory>
</PreferenceScreen>