Merge "Changing to build with system API" into ub-contactsdialer-b-dev
am: b0f9d35d24

* commit 'b0f9d35d24e32c95f5d85cd406ad5c08587144e0':
  Changing to build with system API
diff --git a/Android.mk b/Android.mk
index bd0c9de..47648db 100644
--- a/Android.mk
+++ b/Android.mk
@@ -60,7 +60,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 := system_current
 
 include $(BUILD_PACKAGE)