Add the CMHome application to the common_full makefile.

Change-Id: I240d774d68e28fa8a71487c9708c1950c935dd78
diff --git a/config/common_full.mk b/config/common_full.mk
index 9f51f80..48eac95 100644
--- a/config/common_full.mk
+++ b/config/common_full.mk
@@ -21,7 +21,8 @@
     PhaseBeam \
     VisualizationWallpapers \
     PhotoTable \
-    SoundRecorder
+    SoundRecorder \
+	CMHome
 
 PRODUCT_PACKAGES += \
     VideoEditor \