Unbundle AOSP Dialer in mnc-dev

Change-Id: I05fcae30e8529a19c9dc22725d0097121f4b733c
diff --git a/Android.mk b/Android.mk
index 11e7450..0a93c32 100644
--- a/Android.mk
+++ b/Android.mk
@@ -52,7 +52,7 @@
 
 # Uncomment the following line to build against the current SDK
 # This is required for building an unbundled app.
-# LOCAL_SDK_VERSION := current
+LOCAL_SDK_VERSION := current
 
 include $(BUILD_PACKAGE)