summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorCamera Software Integration <camswint@localhost>2017-03-09 06:32:20 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-09 06:32:20 -0800
commit846ee0c2e67a5b50f29d7732dab6197ba346e53c (patch)
treee0b09776bee1270764595a856c63def4794f315c /res/xml
parentb7d5dd4620319193c241eb4a50001c03bc392a4b (diff)
parent41cabf1499bdd5465c403d39a10742baef454192 (diff)
downloadandroid_packages_apps_Snap-846ee0c2e67a5b50f29d7732dab6197ba346e53c.tar.gz
android_packages_apps_Snap-846ee0c2e67a5b50f29d7732dab6197ba346e53c.tar.bz2
android_packages_apps_Snap-846ee0c2e67a5b50f29d7732dab6197ba346e53c.zip
Merge "SnapdragonCamera: fix W+T UI issues" into camera.lnx.1.0-dev.1.0
Diffstat (limited to 'res/xml')
-rwxr-xr-xres/xml/camera_preferences.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/xml/camera_preferences.xml b/res/xml/camera_preferences.xml
index dc73d10da..bf9263ca4 100755
--- a/res/xml/camera_preferences.xml
+++ b/res/xml/camera_preferences.xml
@@ -397,9 +397,7 @@
<ListPreference
camera:key="pref_camera_bokeh_blur_degree_key"
camera:defaultValue="@string/pref_camera_bokeh_blur_degree_default"
- camera:title="@string/pref_camera_bokeh_blur_degree_title"
- camera:entries="@array/pref_camera_bokeh_blur_degree_entries"
- camera:entryValues="@array/pref_camera_bokeh_blur_degree_entry_values" />
+ camera:title="@string/pref_camera_bokeh_blur_degree_title"/>
<ListPreference