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

Commit 1732367e authored by Baligh Uddin's avatar Baligh Uddin Committed by Gerrit Code Review
Browse files

Merge "Fix include path for system/bt"

parents ef2b305d 97e35595
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ cc_library_shared {
        "libbluetooth_headers",
    ],
    include_dirs: [
        "system/bt/types",
        "packages/modules/Bluetooth/system/types",
    ],
    shared_libs: [
        "libbase",