aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-04 14:42:30 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-04 14:42:30 +0000
commit5da0c759ec6a971aa04bfa16d28151697785fc3a (patch)
tree7e9d8c10acdcdb6b1e01426d609c4db191ed21ec
parentfcc1a98653bd44033a6f8f0f8bf25966c5b272ce (diff)
parent829619986f23190686e1929f7c30dde62f1c0d1f (diff)
downloadandroid-key-attestation-5da0c759ec6a971aa04bfa16d28151697785fc3a.tar.gz
Snap for 10900817 from 829619986f23190686e1929f7c30dde62f1c0d1f to sdk-releaseplatform-tools-34.0.5
Change-Id: I3278d1bcc4e486c6255c612d49c9d09218b7dedb
-rw-r--r--Android.bp6
1 files changed, 3 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index 303076e..6a6e518 100644
--- a/Android.bp
+++ b/Android.bp
@@ -45,10 +45,10 @@ java_library_static {
sdk_version: "current",
static_libs: [
"bouncycastle-unbundled",
- "error_prone_annotations",
- "guava",
+ "error_prone_annotations",
+ "guava",
],
libs: [
- "wycheproof-gson",
+ "gson",
],
}