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

Commit ab1f9773 authored by Daniel Cardenas's avatar Daniel Cardenas
Browse files

Fix broken PDK build, by disabling libbluetooth-binder during PDK build.

Fixes: 69479982
Test: Build

Change-Id: Ie05c67e2b22c3f549239be1d7d6e9c3c22543498
parent 5a210014
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
cc_library_shared {
    name: "libbluetooth-binder",
    product_variables: {
        pdk: {
            enabled: false,
        },
    },
    srcs: [
        "android/bluetooth/bluetooth_device.cc",
        "android/bluetooth/IBluetoothSocketManager.aidl",