summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2018-09-24 21:26:36 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2018-09-24 21:26:36 -0700
commit2ab60d2994f2b1a8ebb7c272537711eee43acad4 (patch)
treeb421487be19c9ccfdb1c88496c5d5e63dbdad8a7 /res/xml
parent37f1600e631f84ffc20b0968db71182f839f6fbb (diff)
parentc6f824f968c1ce44d018035fd0ebc7cf95268f06 (diff)
downloadandroid_packages_apps_Snap-2ab60d2994f2b1a8ebb7c272537711eee43acad4.tar.gz
android_packages_apps_Snap-2ab60d2994f2b1a8ebb7c272537711eee43acad4.tar.bz2
android_packages_apps_Snap-2ab60d2994f2b1a8ebb7c272537711eee43acad4.zip
Merge "SnapdragonCamera: Completed the absolute value of ISO in ProMode" into camera-SnapdragonCamera.lnx.2.0
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 fb233d3c6..6aa159555 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_iso_key"
+ camera:key="pref_camera2_manual_iso_key"
camera:singleIcon="@drawable/ic_settings_iso"
camera:title="@string/pref_camera_iso_title"/>