Make core initialization replying to the UI at the end of initialization.

Also, this CL contains a minor fix to formatting boot options passed to the kernel

Change-Id: I267172d82094a0cbbbced2cee7a2990bb7fa3793
diff --git a/Makefile.android b/Makefile.android
index 70904f5..49dfd1a 100644
--- a/Makefile.android
+++ b/Makefile.android
@@ -678,6 +678,7 @@
                     android/console.c \
                     android/hw-sensors.c \
                     android/hw-qemud.c \
+                    android/core-init-utils.c   \
 
 ifeq ($(HOST_ARCH),x86)
     CORE_MISC_SOURCES += i386-dis.c