commit | 359a533e562729e34d499db9423f988781b512cb | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Wed Dec 23 00:33:32 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Dec 23 00:33:32 2020 +0000 |
tree | 8d86f544c0110b27a6940ab4bc073acaaacc88dc | |
parent | 128c31f0b85974258245823eaf6ddffaf0eced4f [diff] | |
parent | 460e78931af08eb4f8cab0153329e52ad5cf89a6 [diff] |
Merge "Make Readhead more usable in multithread."
diff --git a/staticlibs/Android.bp b/staticlibs/Android.bp index 76aceda..80a3589 100644 --- a/staticlibs/Android.bp +++ b/staticlibs/Android.bp
@@ -99,6 +99,7 @@ ], static_libs: [ "androidx.test.ext.junit", + "kotlin-reflect", "libnanohttpd", "net-tests-utils-host-device-common", "net-utils-device-common",