summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorDoris Liu <tianliu@google.com>2013-07-31 11:25:09 -0700
committerDoris Liu <tianliu@google.com>2013-07-31 14:23:37 -0700
commitc2556da9f89da81e5a1987bd898f6d0fb4c4bfaf (patch)
tree3dcfd9c7a98fed2ac081ae31b86d5c257bd48e34 /res
parenta0a51343063d9d689771112b9af668f01d8cf87c (diff)
downloadandroid_packages_apps_Snap-c2556da9f89da81e5a1987bd898f6d0fb4c4bfaf.tar.gz
android_packages_apps_Snap-c2556da9f89da81e5a1987bd898f6d0fb4c4bfaf.tar.bz2
android_packages_apps_Snap-c2556da9f89da81e5a1987bd898f6d0fb4c4bfaf.zip
Set default video quality to the highest
Bug: 9886141 Change-Id: I4741d5c898ac666923cfc12abc78d5d3517cb05f
Diffstat (limited to 'res')
-rw-r--r--res/xml/video_preferences.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml
index faf5f655b..79154e653 100644
--- a/res/xml/video_preferences.xml
+++ b/res/xml/video_preferences.xml
@@ -19,7 +19,6 @@
camera:title="@string/pref_camcorder_settings_category">
<ListPreference
camera:key="pref_video_quality_key"
- camera:defaultValue="@string/pref_video_quality_default"
camera:title="@string/pref_video_quality_title"
camera:entries="@array/pref_video_quality_entries"
camera:entryValues="@array/pref_video_quality_entryvalues"/>