aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp11
-rw-r--r--keystore-cts/libs/gson-2.9.0.jarbin249277 -> 0 bytes
2 files changed, 1 insertions, 10 deletions
diff --git a/Android.bp b/Android.bp
index a68f02f..354d934 100644
--- a/Android.bp
+++ b/Android.bp
@@ -65,18 +65,9 @@ java_library_static {
"bouncycastle-bcpkix-unbundled",
"bouncycastle-unbundled",
"junit",
- "wycheproof-gson",
+ "gson",
"cts-core-test-runner-axt",
"cts-keystore-test-util",
],
platform_apis: true,
}
-
-java_import {
- name: "wycheproof-gson",
- visibility: [
- "//cts/tests/tests/keystore",
- "//external/android-key-attestation",
- ],
- jars: ["keystore-cts/libs/gson-2.9.0.jar"],
-}
diff --git a/keystore-cts/libs/gson-2.9.0.jar b/keystore-cts/libs/gson-2.9.0.jar
deleted file mode 100644
index fb62e05..0000000
--- a/keystore-cts/libs/gson-2.9.0.jar
+++ /dev/null
Binary files differ