Added more packages to SAVE_PREOPT_SPACE_PACKAGES for marlin

To fix build failures in ab/

Test: builds
Change-Id: I8a041dc35b857d929d5b9771ca59352120709fed
diff --git a/device-marlin.mk b/device-marlin.mk
index c479692..f40af7c 100644
--- a/device-marlin.mk
+++ b/device-marlin.mk
@@ -84,5 +84,14 @@
     CloudPrint2 \
     Hangouts \
     Volta \
+    DMAgent \
+    GoogleJapaneseInput \
+    GooglePinyinIME \
+    GoogleHindiIME \
+    KoreanIME \
+    Photos \
+    PlayGames \
+    Videos \
+    Wallet \
 
 $(call add-product-dex-preopt-module-config,$(SAVE_PREOPT_SPACE_PACKAGES),--compiler-filter=interpret-only)