summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2016-08-04 10:23:36 -0700
committerMichael Bestas <mikeioannina@gmail.com>2017-01-04 21:57:51 +0200
commit1b9e9eb9e8b711c6d2fdcb50f73cfb31f1f74c46 (patch)
treec282299ad73a04126582472f6323a1431821061f
parent1c894faa24bb431c43704ca8ae6a7d110dc4d993 (diff)
downloadandroid_packages_apps_Snap-1b9e9eb9e8b711c6d2fdcb50f73cfb31f1f74c46.tar.gz
android_packages_apps_Snap-1b9e9eb9e8b711c6d2fdcb50f73cfb31f1f74c46.tar.bz2
android_packages_apps_Snap-1b9e9eb9e8b711c6d2fdcb50f73cfb31f1f74c46.zip
snap: Remove unused preference
Change-Id: I7139b3885e4ff9c4d94ed86f521bce661e60cec5
-rw-r--r--res/xml/capture_preferences.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/xml/capture_preferences.xml b/res/xml/capture_preferences.xml
index dae2c5f7d..4a027b2f1 100644
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -205,14 +205,6 @@
camera:singleIcon="@drawable/ic_settings_quality"
camera:title="@string/pref_video_quality_title"/>
- <IconListPreference
- camera:defaultValue="@string/pref_camera_video_duration_default"
- camera:entries="@array/pref_camera2_video_duration_entries"
- camera:entryValues="@array/pref_camera2_video_duration_entryvalues"
- camera:key="pref_camera2_video_duration_key"
- camera:singleIcon="@drawable/ic_settings_duration"
- camera:title="@string/pref_camera_video_duration_title"/>
-
<ListPreference
camera:defaultValue="@string/pref_camera_videoencoder_default"
camera:entries="@array/pref_camera2_videoencoder_entries"