summaryrefslogtreecommitdiffstats
path: root/res/xml/capture_preferences.xml
diff options
context:
space:
mode:
authorxianming wang <mingwax@codeaurora.org>2018-08-01 10:34:57 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2018-08-03 00:51:21 -0700
commit0a012876f5710c26e0573a4e7b36162e9c2a8671 (patch)
tree1224e3e6698dfc81b4949f9a92d5115190302e2b /res/xml/capture_preferences.xml
parentfd59af7220a45395048c4a86fa58c0bde365b878 (diff)
downloadandroid_packages_apps_Snap-0a012876f5710c26e0573a4e7b36162e9c2a8671.tar.gz
android_packages_apps_Snap-0a012876f5710c26e0573a4e7b36162e9c2a8671.tar.bz2
android_packages_apps_Snap-0a012876f5710c26e0573a4e7b36162e9c2a8671.zip
SnapdragonCamera: Change the default PictureSize is 8M
Change the default PictureSize is 8M. CRs-Fixed: 2270429 Change-Id: I76d63b176cd90fb91c14167138dad67467bd065b
Diffstat (limited to 'res/xml/capture_preferences.xml')
-rwxr-xr-xres/xml/capture_preferences.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/xml/capture_preferences.xml b/res/xml/capture_preferences.xml
index af724b536..94fc08fb7 100755
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -149,6 +149,7 @@
camera:title="@string/pref_camera_id_title"/>
<IconListPreference
+ camera:defaultValue="@string/pref_camera2_picturesize_default"
camera:entries="@array/pref_camera2_picturesize_entries"
camera:entryValues="@array/pref_camera2_picturesize_entryvalues"
camera:key="pref_camera2_picturesize_key"