aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2019-06-17 03:40:13 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-06-17 03:40:13 -0700
commitca98462db1385aee14b736f5c4a8d9a80425088a (patch)
tree53fb32a24538f2f571bdd99c48abbb411a94d0cb
parent9fe3e8708733ac26153048a03b1b0f83a206ea51 (diff)
parentf3907c5528308e2a3f02b00f5211ad27cc0cddb7 (diff)
downloadwycheproof-ca98462db1385aee14b736f5c4a8d9a80425088a.tar.gz
Switch from no_standard_libs:true to sdk_version:"none" am: 514dcaaf26
am: f3907c5528 Change-Id: I2cb02663b2d477a8b4eb87095b6e5676b7ca90cf
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 2f4d1df..3a4142f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -21,7 +21,7 @@ java_library_static {
"java/com/google/security/wycheproof/SpongyCastleTest.java",
"java/com/google/security/wycheproof/SpongyCastleAllTests.java",
],
- no_standard_libs: true,
+ sdk_version: "none",
libs: [
"core-oj",
"core-libart",