aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2019-06-17 03:47:05 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-06-17 03:47:05 -0700
commit0e7db556019a9a648c133554129d1cec20eb651d (patch)
tree53fb32a24538f2f571bdd99c48abbb411a94d0cb
parent9fe3e8708733ac26153048a03b1b0f83a206ea51 (diff)
parentca98462db1385aee14b736f5c4a8d9a80425088a (diff)
downloadwycheproof-0e7db556019a9a648c133554129d1cec20eb651d.tar.gz
Switch from no_standard_libs:true to sdk_version:"none" am: 514dcaaf26 am: f3907c5528
am: ca98462db1 Change-Id: I6e87fd947e4dab95fada637e62cb03b0ba839ac3
-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",