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

Commit cb1c0ffd authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove public visibility of bluetooth impl" into tm-dev am: 742c3ea4 am: 492e9317

parents ef08545f 492e9317
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -66,7 +66,15 @@ java_sdk_library {
    },
    hostdex: true, // for hiddenapi check

    impl_library_visibility: ["//visibility:public"],
    impl_library_visibility: [
        "//external/sl4a/Common",
        "//frameworks/opt/wear",
        "//packages/modules/Bluetooth/android/app/tests/unit",
        "//packages/modules/Bluetooth/service",
        "//packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider",
        "//packages/services/Car/car-builtin-lib",
        ":__subpackages__",
    ],

    apex_available: [
        "com.android.bluetooth",