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/testutils/Android.bp b/staticlibs/testutils/Android.bp index bcf89b3..3382156 100644 --- a/staticlibs/testutils/Android.bp +++ b/staticlibs/testutils/Android.bp
@@ -38,6 +38,7 @@ "net-utils-device-common", "net-utils-device-common-async", "net-utils-device-common-netlink", + "net-utils-device-common-wear", "modules-utils-build_system", ], lint: { strict_updatability_linting: true },