summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorjinwu <jinwu@codeaurora.org>2018-09-21 18:23:17 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2018-09-24 19:53:46 -0700
commitc6f824f968c1ce44d018035fd0ebc7cf95268f06 (patch)
tree97ae1d4d2fdb659b48256a906c62cc3f104de1f0 /res/xml
parentbb1d239944f9c684fb381444f5b694bcf326646a (diff)
downloadandroid_packages_apps_Snap-c6f824f968c1ce44d018035fd0ebc7cf95268f06.tar.gz
android_packages_apps_Snap-c6f824f968c1ce44d018035fd0ebc7cf95268f06.tar.bz2
android_packages_apps_Snap-c6f824f968c1ce44d018035fd0ebc7cf95268f06.zip
SnapdragonCamera: Completed the absolute value of ISO in ProMode
Completed the absolute value of ISO in ProMode. CRs-Fixed: 2293209 Change-Id: Id2a4fe105d7fe3ca5eeedbe06c0cf77f11f930e5
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 9050f6319..31adbc0c3 100755
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -166,7 +166,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_iso_key"
+ camera:key="pref_camera2_manual_iso_key"
camera:singleIcon="@drawable/ic_settings_iso"
camera:title="@string/pref_camera_iso_title"/>