aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2018-02-06 23:46:10 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-02-06 23:46:10 +0000
commit8882cf0fedda1fb0d46197786934ccbfd6f7cef9 (patch)
tree7cd0a30a4393658978f07517eb9c48ffeb543f37
parent300e14f1b524600b5fc753a38ebe4766245a895c (diff)
parent71191bc70125b839920f06bd0314c6f9a8da3345 (diff)
downloadtestng-8882cf0fedda1fb0d46197786934ccbfd6f7cef9.tar.gz
Build testng with core_current am: 09abf148e2
am: 71191bc701 Change-Id: I4aee8132849808e70fba474ac2fcc1806d0da5c1
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index cd41f54b..25ba36a4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -43,6 +43,7 @@ java_library {
name: "testng",
host_supported: true,
hostdex: true,
+ sdk_version: "core_current",
srcs: [
"src/main/**/*.java",