Remove old video camera icon and label from Gallery

Bug: 10296343
Change-Id: I677f5b97919ea235ac9148ca92eee2af13bc462e
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 d242657..0000000
--- 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 19f0e64..0000000
--- 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 f2d69c8..0b2c79e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -569,9 +569,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>