summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorDoris Liu <tianliu@google.com>2013-08-13 12:35:34 -0700
committerDoris Liu <tianliu@google.com>2013-08-13 12:35:34 -0700
commitcf44e5869bb034b1d4c23566e0b3efd3933f67c4 (patch)
tree804731bfe8df712f117820f9eae06acc6e4ae4a8 /res
parentc27d21bc3b9322936004827ab005fb7d1facfacf (diff)
downloadandroid_packages_apps_Snap-cf44e5869bb034b1d4c23566e0b3efd3933f67c4.tar.gz
android_packages_apps_Snap-cf44e5869bb034b1d4c23566e0b3efd3933f67c4.tar.bz2
android_packages_apps_Snap-cf44e5869bb034b1d4c23566e0b3efd3933f67c4.zip
Remove old video camera icon and label from Camera2
Bug: 10296343 Change-Id: I6c6f130f86b4206d6b9ef322c76e6bdbe81aa57e
Diffstat (limited to 'res')
-rw-r--r--res/mipmap-hdpi/ic_launcher_video_camera.pngbin7051 -> 0 bytes
-rw-r--r--res/mipmap-mdpi/ic_launcher_video_camera.pngbin3482 -> 0 bytes
-rw-r--r--res/values/strings.xml3
3 files changed, 0 insertions, 3 deletions
diff --git a/res/mipmap-hdpi/ic_launcher_video_camera.png b/res/mipmap-hdpi/ic_launcher_video_camera.png
deleted file mode 100644
index d24265729..000000000
--- a/res/mipmap-hdpi/ic_launcher_video_camera.png
+++ /dev/null
Binary files differ
diff --git a/res/mipmap-mdpi/ic_launcher_video_camera.png b/res/mipmap-mdpi/ic_launcher_video_camera.png
deleted file mode 100644
index 19f0e64e2..000000000
--- a/res/mipmap-mdpi/ic_launcher_video_camera.png
+++ /dev/null
Binary files differ
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5336744eb..aa4e4060d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -567,9 +567,6 @@
<!-- label for the icon meaning 'show me all the images that were taken with the camera' -->
<string name="camera_label">Camera</string>
- <!-- label for the 'video recording application shown in the top level 'all applications' -->
- <string name="video_camera_label">Camcorder</string>
-
<!-- alert to the user to wait for some operation to complete -->
<string name="wait">Please wait\u2026</string>