summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index bd0c9dec2..47648dbb1 100644
--- a/Android.mk
+++ b/Android.mk
@@ -60,7 +60,7 @@ LOCAL_PROGUARD_FLAG_FILES := proguard.flags $(incallui_dir)/proguard.flags
# 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)