commit | 07adabf28fc1b844c81d5635a87751c20f0bd1aa | [log] [tgz] |
---|---|---|
author | Jay Shrauner <shrauner@google.com> | Thu Apr 09 11:23:13 2015 -0700 |
committer | Jay Shrauner <shrauner@google.com> | Thu Apr 09 11:23:13 2015 -0700 |
tree | 6a16d4e98a34267056dbb7148803838ad8735375 | |
parent | 9233f5034e1400b25fa80f6250ee189e4e0be39e [diff] |
Build Contacts against current SDK Bug: Change-Id: I31222599eb1da74167c69fdbbaca5590ca603b8a
diff --git a/Android.mk b/Android.mk index 10178fb..8f34bb9 100644 --- a/Android.mk +++ b/Android.mk
@@ -36,6 +36,8 @@ LOCAL_PROGUARD_FLAG_FILES := proguard.flags +LOCAL_SDK_VERSION := current + include $(BUILD_PACKAGE) # Use the folloing include to make our test apk.