summaryrefslogtreecommitdiffstats
path: root/res/xml/setting_menu_preferences.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-24 11:26:25 +0300
committerChippa-a <vusal1372@gmail.com>2019-10-25 15:55:25 +0300
commit6ab4abaeba483e1badd41c92034f868578016fdc (patch)
tree2ccdcc5e3fa7788fd1e33dbdd66ea1b4ec75abec /res/xml/setting_menu_preferences.xml
parenta54fd8a26cde86b0be36c423ec1d1d0ab2d4bd92 (diff)
downloadandroid_packages_apps_Snap-6ab4abaeba483e1badd41c92034f868578016fdc.tar.gz
android_packages_apps_Snap-6ab4abaeba483e1badd41c92034f868578016fdc.tar.bz2
android_packages_apps_Snap-6ab4abaeba483e1badd41c92034f868578016fdc.zip
Camera2: Remove CAF video duration code
Change-Id: I583e212f3c43a5ddf80fdb16557b3ddd9e3161c2 Signed-off-by: Chippa-a <vusal1372@gmail.com>
Diffstat (limited to 'res/xml/setting_menu_preferences.xml')
-rwxr-xr-xres/xml/setting_menu_preferences.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/res/xml/setting_menu_preferences.xml b/res/xml/setting_menu_preferences.xml
index da0a21154..51b858947 100755
--- a/res/xml/setting_menu_preferences.xml
+++ b/res/xml/setting_menu_preferences.xml
@@ -189,16 +189,6 @@
android:summary="%s"
android:title="@string/pref_video_quality_title" />
- <ListPreference
- android:defaultValue="@string/pref_camera_video_duration_default"
- android:entries="@array/pref_camera2_video_duration_entries"
- android:entryValues="@array/pref_camera2_video_duration_entryvalues"
- android:icon="@drawable/video_duration"
- android:key="pref_camera2_video_duration_key"
- android:layout="@layout/preference"
- android:summary="%s"
- android:title="@string/pref_camera_video_duration_title" />
-
<SwitchPreference
android:defaultValue="false"
android:icon="@drawable/image_stabilization"