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

Commit 96c9b3c1 authored by Steven Moreland's avatar Steven Moreland
Browse files

Remove libbluetooth-system requirement.

This module doesn't exist and it being missing was
silently ignored.

Bug: 7456955
Test: no longer receive an error for this.
Change-Id: Ib84b592d25e19b2c6b0d20466015553fe57f5bf8
parent 819011b1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -71,7 +71,6 @@ cc_binary {
    btserviceLinuxSrc +
    btserviceDaemonSrc +
    ["main.cc"],
    required: ["libbluetooth-system"],
    static_libs: [
        "libbluetooth-binder-common",
        "libbtcore",