summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorxianming wang <mingwax@codeaurora.org>2018-09-28 17:48:58 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2018-10-19 00:16:55 -0700
commit25056018dc026dc42bfcd002475374439063753c (patch)
tree2cd9b00a3bb6315256a4db6968799f9b308a0ab5 /res/xml
parentc270e957c3aa214cb833c453a059d5a035670cfe (diff)
downloadandroid_packages_apps_Snap-25056018dc026dc42bfcd002475374439063753c.tar.gz
android_packages_apps_Snap-25056018dc026dc42bfcd002475374439063753c.tar.bz2
android_packages_apps_Snap-25056018dc026dc42bfcd002475374439063753c.zip
SnapdragonCamera: Revert the original design of ISO
Revert the original design of ISO in ProMode, add 3200ISO like the original design. CRs-Fixed: 2328914 Change-Id: I4ec658f2cc451a5515c50861d590e831ca10ad52
Diffstat (limited to 'res/xml')
-rwxr-xr-xres/xml/capture_preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/capture_preferences.xml b/res/xml/capture_preferences.xml
index 6aa159555..fb233d3c6 100755
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -174,7 +174,7 @@
camera:defaultValue="@string/pref_camera_iso_default"
camera:entries="@array/pref_camera2_iso_entries"
camera:entryValues="@array/pref_camera2_iso_entryvalues"
- camera:key="pref_camera2_manual_iso_key"
+ camera:key="pref_camera2_iso_key"
camera:singleIcon="@drawable/ic_settings_iso"
camera:title="@string/pref_camera_iso_title"/>