aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2018-02-06 23:12:44 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-02-06 23:12:44 +0000
commit71191bc70125b839920f06bd0314c6f9a8da3345 (patch)
tree7cd0a30a4393658978f07517eb9c48ffeb543f37
parente10619b63384ca0936a32bfcc81bf1597f9ed04f (diff)
parent09abf148e2c59df46e7954324a7f5f237a69e8b4 (diff)
downloadtestng-71191bc70125b839920f06bd0314c6f9a8da3345.tar.gz
Build testng with core_current
am: 09abf148e2 Change-Id: Ifdfde61ecbd04ea847d0c4d932a4336bf8b7a5f9
-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",