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

Commit c991ffd5 authored by Henri Chataing's avatar Henri Chataing
Browse files

Remove visibility:public for libbluetooth-types

Bug: 370993756
Test: m com.android.btservices
Test: TreeHugger
Flag: EXEMPT, build change
Change-Id: I1aca0dc1a20205db2686f92f00266f1a97bd32da
parent 8539541f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@ cc_library_static {
        /* we export all classes, so change default visibility, instead of having EXPORT_SYMBOL on each class*/
        "-fvisibility=default",
    ],
    visibility: ["//visibility:public"],
    host_supported: true,
    srcs: [
        "bluetooth/uuid.cc",