aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-04 02:30:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-04 02:30:42 +0000
commit4c70af113fd65ea61e88caaa382cbbb89f4af98a (patch)
tree7e9d8c10acdcdb6b1e01426d609c4db191ed21ec
parented2f73ce9d03d64394ce0384da46e086099924c2 (diff)
parente11475c414a26f6702299aff657542f14fa42d45 (diff)
downloadandroid-key-attestation-android14-qpr2-s2-release.tar.gz
Change-Id: Ia9b803a2338733324816539651617bba3afbeb68
-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",
],
}