summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorxianming wang <mingwax@codeaurora.org>2018-05-21 14:34:37 +0800
committerxianming wang <mingwax@codeaurora.org>2018-05-21 14:36:29 +0800
commitab525d0b10f933d138c5c4adbe80f4068a978da9 (patch)
tree2372ad73b4b604ec920cd96d2bb3a70c7e376a31 /res/xml
parent7934d1b95927770c220889fab83ab58ba44471ca (diff)
downloadandroid_packages_apps_Snap-ab525d0b10f933d138c5c4adbe80f4068a978da9.tar.gz
android_packages_apps_Snap-ab525d0b10f933d138c5c4adbe80f4068a978da9.tar.bz2
android_packages_apps_Snap-ab525d0b10f933d138c5c4adbe80f4068a978da9.zip
SnapdragonCamera: Remove the default pictureSize.
Remove the default pictureSize, set the maximux value by resetifInvalid method. CRs-Fixed: 2245386 Change-Id: I9d22358d4613c527ec5b4fd1940b88714d627ff8
Diffstat (limited to 'res/xml')
-rwxr-xr-xres/xml/capture_preferences.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/xml/capture_preferences.xml b/res/xml/capture_preferences.xml
index 7b6b20136..b1666c51c 100755
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -149,7 +149,6 @@
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"