summaryrefslogtreecommitdiffstats
path: root/res/values/qcomarrays.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/values/qcomarrays.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/values/qcomarrays.xml')
-rw-r--r--res/values/qcomarrays.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml
index bb7a4775a..156c8d456 100644
--- a/res/values/qcomarrays.xml
+++ b/res/values/qcomarrays.xml
@@ -806,15 +806,5 @@
<item>@drawable/ic_ts_makeup_on</item>
</string-array>
- <!-- VideoCamera Preferences partial ui recording entry-->
- <string-array name="pref_camera_video_partial_ui_entries" translatable="false">
- <item>@string/pref_camera_video_partial_ui_entry_false</item>
- <item>@string/pref_camera_video_partial_ui_entry_true</item>
- </string-array>
-
- <string-array name="pref_camera_video_partial_ui_entryvalues" translatable="false">
- <item>@string/pref_video_partial_ui_value_false</item>
- <item>@string/pref_video_partial_ui_value_true</item>
- </string-array>
</resources>