summaryrefslogtreecommitdiffstats
path: root/res/xml/camera_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/camera_preferences.xml')
-rw-r--r--res/xml/camera_preferences.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/xml/camera_preferences.xml b/res/xml/camera_preferences.xml
index 771396742..3ac01ad20 100644
--- a/res/xml/camera_preferences.xml
+++ b/res/xml/camera_preferences.xml
@@ -69,6 +69,10 @@
android:defaultValue="false"
android:key="pref_camera_exposure_compensation_key"
android:title="@string/pref_camera_exposure_compensation" />
+ <com.android.camera.settings.ManagedSwitchPreference
+ android:key="pref_power_shutter"
+ android:defaultValue="false"
+ android:title="@string/pref_camera_power_shutter_title" />
</PreferenceScreen>
<!-- Google Help and feedback launcher -->