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

Commit 97e35595 authored by Baligh Uddin's avatar Baligh Uddin
Browse files

Fix include path for system/bt

BUG: 196026708
Test: TH
Merged-In: I3dd475163286bc15f2c2d1645612f88542e447e9
Merged-In: Iceda3411152b3f981d8a755ec2b3597447d80eef
Change-Id: I114e4880b14cf78d70f32ce160b332e163b15bf8
parent ef2b305d
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",