Add more to the dont-preopt list.

Bug: 34571380
Test: build fugu_l10n-userdebug
Change-Id: Ief7a265ac6434ab75aec9c3f7401780744f0d1e9
diff --git a/device.mk b/device.mk
index e29d1bf..b6016a8 100644
--- a/device.mk
+++ b/device.mk
@@ -334,7 +334,9 @@
     DownloadProvider \
     GoogleContactsSyncAdapter \
     BugReportSender \
-    ContactsProvider
+    ContactsProvider \
+    PrintSpooler \
+    Overscan \
 
 $(call add-product-dex-preopt-module-config,$(FUGU_DONT_DEXPREOPT_MODULES),disable)