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

Commit 42c3db80 authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Merge "Mark libbluetooth-types as vendor_available" am: 8dc2e50c

am: 4caf9b38

Change-Id: I9257d4773e2e5b69ae21370e3b5b362967b9f123
parents 20cc229f 4caf9b38
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
// Bluetooth types
cc_library_static {
    name: "libbluetooth-types",
    vendor_available: true,
    defaults: ["fluoride_types_defaults"],
    cflags: [
        /* we export all classes, so change default visibility, instead of having EXPORT_SYMBOL on each class*/