aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorNick Chalko <nchalko@google.com>2019-06-06 14:52:56 -0700
committerNick Chalko <nchalko@google.com>2019-06-06 14:52:56 -0700
commitd407c06b45c2805bc09e69f555903bf1998f7473 (patch)
tree2cbf784fe71e5ae61ab378f9f9f4d50bc9f3df54 /libs
parent9153fd1225f943cf25e951ce653480d31112c3d1 (diff)
downloadTV-d407c06b45c2805bc09e69f555903bf1998f7473.tar.gz
Upgrade truth to 0.45
Test: m LiveTv Change-Id: I8d0b1601809bd397ca53798aaf088ced5b3a69c5
Diffstat (limited to 'libs')
-rw-r--r--libs/Android.bp2
-rw-r--r--libs/truth-0.44.jarbin223135 -> 0 bytes
-rw-r--r--libs/truth-0.45.jarbin0 -> 257064 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/libs/Android.bp b/libs/Android.bp
index a7703361..72152251 100644
--- a/libs/Android.bp
+++ b/libs/Android.bp
@@ -159,7 +159,7 @@ java_plugin {
java_import {
name: "tv-lib-truth",
- jars: ["truth-0.44.jar"],
+ jars: ["truth-0.45.jar"],
host_supported: true,
sdk_version: "current",
}
diff --git a/libs/truth-0.44.jar b/libs/truth-0.44.jar
deleted file mode 100644
index fd4de657..00000000
--- a/libs/truth-0.44.jar
+++ /dev/null
Binary files differ
diff --git a/libs/truth-0.45.jar b/libs/truth-0.45.jar
new file mode 100644
index 00000000..76e4da8a
--- /dev/null
+++ b/libs/truth-0.45.jar
Binary files differ