Don't preopt a few more apps on bullhead to save space.

Test: doesn't compile without this CL, compiles with
Fixes: 36493259
Change-Id: I1f1aee1ec7d0aa7b22514f38c5d0717bbdd86d57
diff --git a/device.mk b/device.mk
index cca2a3d..8218ae5 100644
--- a/device.mk
+++ b/device.mk
@@ -579,7 +579,9 @@
     GooglePinyinIME \
     KoreanIME \
     PlayGames \
-    Volta
+    Videos \
+    Volta \
+    Wallet
 
 ifneq (,$(filter address,$(SANITIZE_TARGET)))
 # Blacklist more apps in ASANitized builds.