Initial list for must-be compiled apps for M/S.

bug: 35872915
Test: builds, check odex are speed compiled in /system
Change-Id: I65f118c7e818bf2ed603d992f30429016729a294
(cherry picked from commit ff34af445dc45cdc348ee0fa3f16f7edc055a00e)
diff --git a/common/base.mk b/common/base.mk
index e97ff14..d3b9538 100644
--- a/common/base.mk
+++ b/common/base.mk
@@ -851,3 +851,10 @@
 
 #skip boot jars check
 SKIP_BOOT_JARS_CHECK := true
+
+PRODUCT_DEXPREOPT_SPEED_APPS += \
+  SystemUIGoogle \
+  SettingsGoogle \
+  NexusLauncherPrebuilt \
+  GoogleCamera \
+  Maps \