summaryrefslogtreecommitdiffstats
path: root/res/xml/video_preferences.xml
diff options
context:
space:
mode:
authorSai Kumar Sanagavarapu <ssanagav@codeaurora.org>2015-02-26 12:01:07 +0530
committerSai Kumar Sanagavarapu <ssanagav@codeaurora.org>2015-02-27 11:31:29 +0530
commitcd1f25e6cb5146dd3a00cd334f6ab4349c84b333 (patch)
tree69b6db8cca62ec2e2a15272adc7d6960de075ebc /res/xml/video_preferences.xml
parentca6f7e139f4db45edc5e2d9b5ef7f827e1e94344 (diff)
downloadandroid_packages_apps_Snap-cd1f25e6cb5146dd3a00cd334f6ab4349c84b333.tar.gz
android_packages_apps_Snap-cd1f25e6cb5146dd3a00cd334f6ab4349c84b333.tar.bz2
android_packages_apps_Snap-cd1f25e6cb5146dd3a00cd334f6ab4349c84b333.zip
SnapdragonCamera: Set highest supported video resolution by default.
Instead of defaulting to CIF, set the highest supported video resolution as the default video profile. Change-Id: I6cb1eab905d193cbc03f528d0fbc81f5af49ab89
Diffstat (limited to 'res/xml/video_preferences.xml')
-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 12dfc700f..b82ca1ba3 100644
--- a/res/xml/video_preferences.xml
+++ b/res/xml/video_preferences.xml
@@ -19,7 +19,6 @@
camera:title="@string/pref_camcorder_settings_category">
<IconListPreference
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:singleIcon="@drawable/ic_settings_quality"