summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorTa-wei Yen <twyen@google.com>2017-04-21 15:33:24 -0700
committerTa-wei Yen <twyen@google.com>2017-04-21 15:33:24 -0700
commit6640e55e3fd2bb43a85f086dba4bef00ac18b85e (patch)
tree7ad0c442166dc58611253a31a4aca39e61580fc5 /Android.mk
parentf939e092891dab1258655ad91f694db21247c5b1 (diff)
downloadandroid_packages_apps_Dialer-6640e55e3fd2bb43a85f086dba4bef00ac18b85e.tar.gz
android_packages_apps_Dialer-6640e55e3fd2bb43a85f086dba4bef00ac18b85e.tar.bz2
android_packages_apps_Dialer-6640e55e3fd2bb43a85f086dba4bef00ac18b85e.zip
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
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 02ca05ab6..c3e065c8b 100644
--- a/Android.mk
+++ b/Android.mk
@@ -274,7 +274,7 @@ ifdef LOCAL_JACK_ENABLED
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