summaryrefslogtreecommitdiffstats
path: root/res/xml/video_preferences.xml
diff options
context:
space:
mode:
authorByunghun Jeon <bjeon@codeaurora.org>2015-10-05 17:45:49 -0700
committerJaimin Bhise <jbhise@codeaurora.org>2015-10-29 14:04:57 -0700
commit1d2868d22dd81b3b658d7c55c40a5a7488a54fd1 (patch)
treeb91415e90f796fd5f50f154e239647076d5ca5bd /res/xml/video_preferences.xml
parent2a76300ad29835b8a04e2f890f7fd41476d6ee1b (diff)
downloadandroid_packages_apps_Snap-1d2868d22dd81b3b658d7c55c40a5a7488a54fd1.tar.gz
android_packages_apps_Snap-1d2868d22dd81b3b658d7c55c40a5a7488a54fd1.tar.bz2
android_packages_apps_Snap-1d2868d22dd81b3b658d7c55c40a5a7488a54fd1.zip
Revert "SnapdragonCamera: Use floating components during video record."
This reverts commit 59b05fd1d75943f037aec41def16cdceb6443ecf. Change-Id: I807bdbf0fe669a989d58484ab11451c891acaf5b
Diffstat (limited to 'res/xml/video_preferences.xml')
-rw-r--r--res/xml/video_preferences.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml
index cec9442a3..1937e3e3a 100644
--- a/res/xml/video_preferences.xml
+++ b/res/xml/video_preferences.xml
@@ -169,10 +169,4 @@
camera:title="@string/pref_camera_video_rotation_title"
camera:entries="@array/pref_camera_video_rotation_entries"
camera:entryValues="@array/pref_camera_video_rotation_entryvalues" />
- <ListPreference
- camera:key="pref_camera_video_partial_ui_key"
- camera:defaultValue="@string/pref_camera_video_partial_ui_default"
- camera:title="@string/pref_camera_video_partial_ui_title"
- camera:entries="@array/pref_camera_video_partial_ui_entries"
- camera:entryValues="@array/pref_camera_video_partial_ui_entryvalues" />
</PreferenceGroup>