commit | 9be75ce27783455d3f1f48a8a293b98bb138b182 | [log] [tgz] |
---|---|---|
author | Brandon Maxwell <maxwelb@google.com> | Wed Dec 09 12:22:20 2015 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Wed Dec 09 12:22:20 2015 -0800 |
tree | 9b82303b41d33f7cb1e96c9f8e93fc8b080c7f4f | |
parent | 81a46facb06d326f78969e07a3228356d7649136 [diff] | |
parent | b0f9d35d24e32c95f5d85cd406ad5c08587144e0 [diff] |
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)