commit | 435bae7acd7c3f97f13ec36477d89f0e89602706 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Jun 29 17:58:38 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jun 29 17:58:38 2021 +0000 |
tree | 68e58f2c77b081726a6fde9187a8b3fdf8f53d02 | |
parent | da75aa7b6bf38f685b65b8ffed80c8615d772629 [diff] | |
parent | 9000a133ccc726e974c14c2238ec1b49acb9dc66 [diff] |
Merge "usbd - remove unused libcutils dep"
diff --git a/usbd/Android.bp b/usbd/Android.bp index 22d171d..27db0fa 100644 --- a/usbd/Android.bp +++ b/usbd/Android.bp
@@ -13,6 +13,5 @@ "libutils", "libhardware", "android.hardware.usb.gadget@1.0", - "libcutils", ], }