aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2018-02-06 23:12:18 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-02-06 23:12:18 +0000
commitd4ff2f672c763a019665e843b1a05701f98081d6 (patch)
tree2fef2b67270b1d4554d8b862e3ade9e09c316f32
parent33f9e36d24d2a1b655acb2bee5e093d59ba4b7ed (diff)
parentcd790698226ca626108c503b754ea2d3f60129d0 (diff)
downloadguice-d4ff2f672c763a019665e843b1a05701f98081d6.tar.gz
Build guice with core_current
am: cd79069822 Change-Id: Ie46be6f910d0b6aee965f72c760c32a7738d9652
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 57f5e1cf..154cee32 100644
--- a/Android.bp
+++ b/Android.bp
@@ -96,6 +96,7 @@ java_library_static {
name: "guice",
host_supported: true,
hostdex: true,
+ sdk_version: "core_current",
srcs: [":guice_munged_srcs"],
static_libs: [
"guava",