aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2018-02-06 23:45:44 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-02-06 23:45:44 +0000
commit654e7f0b34d7e14724f0357189bc7620d35c9ba7 (patch)
tree2fef2b67270b1d4554d8b862e3ade9e09c316f32
parentf4df47a093f88ac7e121f79353a4e4e9f002e2ff (diff)
parentd4ff2f672c763a019665e843b1a05701f98081d6 (diff)
downloadguice-654e7f0b34d7e14724f0357189bc7620d35c9ba7.tar.gz
Build guice with core_current am: cd79069822
am: d4ff2f672c Change-Id: I3d8f65161f20ea2d2e5ea245cd9aed4ab6bd80ec
-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",