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

Commit 32016527 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

am: 42c3db80

Change-Id: Ib7882ffb5f0fd9e186a5127edfa3932a67450bfb
parents 074b8cfd 42c3db80
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*/