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

Commit c4ae2f3e authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Gerrit Code Review
Browse files

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

parents 637be13d 469a2738
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",