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

Commit 492e9317 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

parents 4cb856d3 742c3ea4
Loading
Loading
Loading
Loading
+9 −1
Original line number Original line Diff line number Diff line
@@ -66,7 +66,15 @@ java_sdk_library {
    },
    },
    hostdex: true, // for hiddenapi check
    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: [
    apex_available: [
        "com.android.bluetooth",
        "com.android.bluetooth",