summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-10-27 00:12:35 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-27 00:12:35 +0000
commit4fc49a32d60c0c787901211469c2741caefc4df0 (patch)
tree4dd935272faa5248db7fe2c32ec38a65cf86f19c
parent56daa9c3caef0cc3ead27a85fe50997743ecc415 (diff)
parent0f93899fea6f6ab3a00ba0b35e3a1c367be429c1 (diff)
downloadmockito-4fc49a32d60c0c787901211469c2741caefc4df0.tar.gz
Merge "Fix unbundled builds"
am: 0f93899fea Change-Id: Ia0e252deebe647e5c5e4144c1934bdedcc611ebc
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index da9a9c9..6068af6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -58,6 +58,7 @@ java_library_static {
hostdex: true,
no_framework_libs: true,
static_libs: ["mockito"],
+ sdk_version: "16",
}
// Main target for dependent projects. Bundles all the run-time dependencies