aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2018-02-06 23:46:05 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-02-06 23:46:05 +0000
commitb968dc7d3fbb703f7356dd399de4295b52e31b37 (patch)
tree3f2a91bdf318dba2888692a931f1f3eb34f8cb0c
parentcc78b0f8439b2ca5668a1f6b6980ead05b151841 (diff)
parenta8f041ed009e8d55c8c03c8071c5bd4189d1e4c0 (diff)
downloadsnakeyaml-b968dc7d3fbb703f7356dd399de4295b52e31b37.tar.gz
Build snakeyaml with core_current am: 92d847d5a1
am: a8f041ed00 Change-Id: I3a7e39112674de7186db9d8ff42955dfc00d2ded
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 5935ab31..2c4b2756 100644
--- a/Android.bp
+++ b/Android.bp
@@ -47,6 +47,7 @@ java_library {
name: "snakeyaml",
host_supported: true,
hostdex: true,
+ sdk_version: "core_current",
srcs: ["src/main/**/*.java"],
target: {