Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 304e7bb7 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "usbd - remove unused libcutils dep" am: 435bae7a am: bb8d1837 am: 0a1a62ce

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1750033

Change-Id: I0fca6230aa05c40b25d79432329ac5e8a2935332
parents 54eea363 0a1a62ce
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,6 +13,5 @@ cc_binary {
        "libutils",
        "libhardware",
        "android.hardware.usb.gadget@1.0",
        "libcutils",
    ],
}