Switch to use system SDK
ag/2138258 has moved some VVM APIs to system. While dialer code should
migrate to the new public APIs, there are some issues with AOSP dialer
code drop and it is easier to just use system API to unblock the API
change.
Bug: 35766990
Test: make
Change-Id: Ifd3a5807b7d8618b24083ef040069fe84e7e7888
diff --git a/Android.mk b/Android.mk
index 02ca05a..c3e065c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -274,7 +274,7 @@
LOCAL_PROGUARD_ENABLED += optimization
endif
-LOCAL_SDK_VERSION := current
+LOCAL_SDK_VERSION := system_current
LOCAL_MODULE_TAGS := optional
LOCAL_PACKAGE_NAME := Dialer
LOCAL_CERTIFICATE := shared