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

Commit a686f495 authored by Bailey Kuo's avatar Bailey Kuo
Browse files

Export Bluetooth headers in libbt-rootcanal

hci_packets.h in BluetoothGeneratedPackets_h is indirected included by model/devices/device_properties.h

Test: m root-canal
Change-Id: Id6d7621a6e59a01a1b104ed18ff7a4940f9873fe
parent 640e18c4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -97,6 +97,9 @@ cc_library_static {
        "include",
        ".",
    ],
    export_generated_headers: [
        "BluetoothGeneratedPackets_h"
    ],
    shared_libs: [
        "liblog",
    ],