summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorjinwu <jinwu@codeaurora.org>2018-10-10 10:19:44 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2018-10-20 00:29:37 -0700
commit735a813bb4fb5dd2abe5c93be24c3cdeeb91ddf1 (patch)
tree65c14f711703b386908f81cc4f1d09793e0dcbdf /res
parentc270e957c3aa214cb833c453a059d5a035670cfe (diff)
downloadandroid_packages_apps_Snap-735a813bb4fb5dd2abe5c93be24c3cdeeb91ddf1.tar.gz
android_packages_apps_Snap-735a813bb4fb5dd2abe5c93be24c3cdeeb91ddf1.tar.bz2
android_packages_apps_Snap-735a813bb4fb5dd2abe5c93be24c3cdeeb91ddf1.zip
Remove default value 8M of picture sizes
Change-Id: I097d31523ad01e1b67b2e953f028b2124e8e70cd
Diffstat (limited to 'res')
-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 6aa159555..f2273cf27 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"