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

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

libprocessgroup users use libcutils

am: 6e4cc421

Change-Id: Ia39a50ffff1c8d9011df0f1fb9f399940c8e4b88
parents c9a684d2 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",
    ],
}