aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-04 02:31:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-04 02:31:24 +0000
commit7c9b2671f3bd3985f2ca864f0763410b1f531c4e (patch)
treefc404ed8c935947487ed31a864d9b668f5c9c051
parent5e8223649339798d6df7260b34f973b924dd1418 (diff)
parente13194474f9b0035ae014b3193027641ae2d48fb (diff)
downloadcaliper-android14-qpr2-s1-release.tar.gz
Change-Id: I942f6922e3582a1ff26c1806e7711d1c257de195
-rw-r--r--Android.bp7
1 files changed, 1 insertions, 6 deletions
diff --git a/Android.bp b/Android.bp
index b48ee41..ca870cd 100644
--- a/Android.bp
+++ b/Android.bp
@@ -65,6 +65,7 @@ java_library_host {
"apache-commons-math",
"caliper-prebuilts",
"dagger2",
+ "gson",
"guava",
"jsr330",
],
@@ -152,14 +153,8 @@ java_library_host {
// ============================================================
java_import_host {
- name: "caliper-gson",
- jars: ["lib/gson-2.2.2.jar"],
-}
-
-java_import_host {
name: "caliper-prebuilts",
jars: [
- "lib/gson-2.2.2.jar",
"lib/java-allocation-instrumenter-2.0.jar",
"lib/jersey-client-1.11.jar",
"lib/jersey-core-1.11.jar",