summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2018-08-04 00:19:58 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2018-08-04 00:19:58 -0700
commit0dce92c13ff0c2be6cb0984468fefcb49518fd8f (patch)
treec5fcd12de42e880d80b40ebc644bfb3590c9fd52 /res
parentbc4c8b6a50cc38326571d5915bc3111f7d0ddb22 (diff)
parent0a012876f5710c26e0573a4e7b36162e9c2a8671 (diff)
downloadandroid_packages_apps_Snap-0dce92c13ff0c2be6cb0984468fefcb49518fd8f.tar.gz
android_packages_apps_Snap-0dce92c13ff0c2be6cb0984468fefcb49518fd8f.tar.bz2
android_packages_apps_Snap-0dce92c13ff0c2be6cb0984468fefcb49518fd8f.zip
Merge "SnapdragonCamera: Change the default PictureSize is 8M"
Diffstat (limited to 'res')
-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"