Add the boolean grammar to the makefile.  This is needed to support the
new flow for the bluetooth voice dialer.
diff --git a/config/en.us/Android.mk b/config/en.us/Android.mk
index 9f5db6b..309990d 100644
--- a/config/en.us/Android.mk
+++ b/config/en.us/Android.mk
@@ -45,7 +45,8 @@
 	$(G2G_INSTALL_PATH)/ipaq_commands.g2g \
 	$(G2G_INSTALL_PATH)/lookup.g2g \
 
-ALL_PREBUILT += $(G2G_INSTALL_PATH)/VoiceDialer.g2g
+ALL_PREBUILT += $(G2G_INSTALL_PATH)/VoiceDialer.g2g \
+	$(G2G_INSTALL_PATH)/boolean.g2g
 
 #---------------------------------------------------------------------------------
 # Explicit rules.