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

Commit 0ac9d047 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

libprocessgroup users use libcutils

am: 6e4cc421

Change-Id: I130c95c0fc4f89ba1011801ec218dee3f421cfad
parents 9e202213 6e4cc421
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,6 +13,6 @@ cc_library_static {
    ],
    srcs: ["src/bt_utils.cc"],
    shared_libs: [
        "libprocessgroup",
        "libcutils",
    ],
}