summaryrefslogtreecommitdiffstats
path: root/res/values
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/values
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/values')
-rwxr-xr-xres/values/qcomstrings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index bf6deb455..984d1472e 100755
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -465,7 +465,7 @@
<string name="pref_camera_denoise_entry_on">On</string>
<!-- Default iso setting. Do not translate. -->
- <string name="pref_camera_iso_default">auto</string>
+ <string name="pref_camera_iso_default">100</string>
<!-- Settings screen, Select Iso title -->
<string name="pref_camera_iso_title">ISO</string>