From 25056018dc026dc42bfcd002475374439063753c Mon Sep 17 00:00:00 2001 From: xianming wang Date: Fri, 28 Sep 2018 17:48:58 +0800 Subject: 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 --- res/xml/capture_preferences.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/xml') 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"/> -- cgit v1.2.3