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

Commit 469a2738 authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Andre Eisenbach
Browse files

Move Bluetooth headers to system/bt (3/3)

Bug: 67853426
Test: run Bluetooth
Change-Id: Ie42cfe371a48dd21a1077af165f5e4de71fa1b76
parent 1fbc8223
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ cc_library_shared {
        "com_android_bluetooth_gatt.cpp",
        "com_android_bluetooth_sdp.cpp",
    ],
    header_libs: ["bluetooth.default_headers"],
    include_dirs: [
        "libnativehelper/include/nativehelper",
        "system/bt/types",
@@ -24,7 +25,6 @@ cc_library_shared {
        "libchrome",
        "libnativehelper",
        "liblog",
        "libhardware",
    ],
    static_libs: [
        "libbluetooth-types",