commit | 810be2b4565798ece7a9bebbbd60d199cac48238 | [log] [tgz] |
---|---|---|
author | Igor Chernyshev <igorc@google.com> | Thu Apr 06 15:52:26 2023 -0700 |
committer | Igor Chernyshev <igorc@google.com> | Mon Apr 17 21:26:58 2023 +0000 |
tree | 60896ff256766058311d4c1eb7f34c2ff1cac28e | |
parent | 2632888a107a15e7ef92208e080d0a9200175730 [diff] [blame] |
Add async BufferedFile and StreamingPacketFile impls Bug: 245971639 Change-Id: Ief1719262c2cb68819f6feb955e97793f3638ec0
diff --git a/staticlibs/tests/unit/Android.bp b/staticlibs/tests/unit/Android.bp index 6e223bd..40371e6 100644 --- a/staticlibs/tests/unit/Android.bp +++ b/staticlibs/tests/unit/Android.bp
@@ -21,6 +21,7 @@ "net-utils-device-common-async", "net-utils-device-common-bpf", "net-utils-device-common-ip", + "net-utils-device-common-wear", ], libs: [ "android.test.runner",