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

Commit 2ad0ca11 authored by Henri Chataing's avatar Henri Chataing Committed by Automerger Merge Worker
Browse files

Merge "Remove public visibility on BluetoothPacketSources" into main am: 9fdc4b31 am: 9805b5bb

parents 310f2efa 9805b5bb
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -19,7 +19,10 @@ filegroup {
        "raw_builder.cc",
        "view.cc",
    ],
    visibility: ["//visibility:public"],
    visibility: [
        "//hardware/interfaces/bluetooth/aidl/vts",
        "//packages/modules/Bluetooth/system:__subpackages__",
    ],
}

filegroup {